Packages — S (Page 6 of 11)
Packages menu:
Browse alphabetically
sbcl-s-sysdeps 1-2.9aa23bb
`s-sysdeps' is an abstraction layer over platform dependent functionality. This simple package is used as a building block in a number of other open source projects. `s-sysdeps' abstracts: * managing…
sbcl-s-xml 3
S-XML is a simple XML parser implemented in Common Lisp. This XML parser implementation has the following features: * It works (handling many common XML usages). …
sbcl-s-xml-rpc 7
S-XML-RPC is an implementation of XML-RPC in Common Lisp for both client and server. …
sbcl-salza2 2.1
Salza2 is a Common Lisp library for creating compressed data in the zlib, deflate, or gzip data formats, described in RFC 1950, RFC 1951, and RFC 1952, respectively. …
sbcl-schemeish 0.0.1-1.dff57ba
Schemeish implements several useful Scheme constructs for Common Lisp. These include named-let, define, scheme argument lists, and a shortcut to FUNCALL with [] instead of (). …
sbcl-sdl2 0.0.0-1.bb2aa2a
This package provides a Common Lisp wrapper system for the SDL 2.0 C Library. …
sbcl-seedable-rng 0.0.0-1.aa1a156
SEEDABLE-RNG provides a convenient means of generating random numbers that are seedable with deterministic results across hardware and Common Lisp implementations. …
sbcl-serapeum 0.0.0-6.c29a52f
Serapeum is a conservative library of Common Lisp utilities. It is a supplement, not a competitor, to Alexandria. …
sbcl-series 2.2.11-1.da9061b
This Common Lisp library provides a series data structure much like a sequence, with similar kinds of operations. The difference is that in many situations, operations on series may be composed…
sbcl-sha1 1.0-0.be8b1b1
This is a very simple implementation of SHA1 and HMAC-SHA1 for Common Lisp. The code is intended to be easy to follow and is therefore a little slower than it could…
sbcl-shadow 0.0.0-1.b2031ad
This package provides a Common Lisp library for defining OpenGL shader programs. There are also functions for referencing shader programs by name, querying for basic information about them, modifying uniform variables throughout…
sbcl-shasht 0.1.0-1.4055327
This package provides a Common Lisp library to work with the JSON file format. …
sbcl-shlex 0.0.0-2.3dee1cb
This library contains a lexer for syntaxes that use shell-like rules for quoting and commenting. It is a port of the `shlex' module from Python’s standard library. …
sbcl-should-test 1.0.0-0.48facb9
SHOULD-TEST is a methodology-agnostic and non-opinionated Common Lisp test framework, i.e. it doesn't care what kind of test approach you'd like to take. …
sbcl-simple-date-time 0.1.0-1.d6992af
This package is a simple date and time library. …
sbcl-simple-inferiors 1.1.0-1.deac886
This is a library to allow easy handling of external processes, and primarily to get their output. It handles proper copying of the standard and error outputs of the process simultaneously,…
sbcl-simple-neural-network 3.1
`simple-neural-network' is a Common Lisp library for creating, training and using basic neural networks. The networks created by this library are feedforward neural networks trained using backpropagation. …
sbcl-simple-parallel-tasks 1.0-1.ce7b60f
This is a simple Common Lisp library to evaluate some forms in parallel. …
sbcl-simple-rgb 0.01-1.ba9b068
This Common Lisp library focuses on the small set of basic color manipulations (lightening, compliments, etc.) you might use to generate a color palette for a GUI or web page. …
sbcl-simple-routes 0.3-1.6f88c38
`simple-routes' is a simple Common Lisp RESTful routing facility on top of Hunchentoot. …
sbcl-simple-tasks 1.3.0-1.745d4b5
This is a task scheduling framework for Common Lisp. …
sbcl-skippy 1.3.12-0.e456210
Skippy is a Common Lisp library to read and write GIF image files. …
sbcl-slime-swank 2.27
This is only useful if you want to start a Swank server in a Lisp processes that doesn't run under Emacs. Lisp processes created by `M-x slime' automatically start the server. …
sbcl-slynk 1.0.43-6.4513c38
SLY is a fork of SLIME, an IDE backend for Common Lisp. It also features a completely redesigned REPL based on Emacs's own full-featured `comint-mode', live code annotations, and a consistent…
sbcl-smart-buffer 0.0.1-1.09b9a9a
Smart-buffer provides an output buffer which changes the destination depending on content size. …
sbcl-snakes 0.0.0-0.8c7eae5
This package provides Python style generators for Common Lisp. It also includes a port of itertools. …
sbcl-spatial-trees 0-1.81fdad0
Spatial-trees is a set of dynamic index data structures for spatially-extended data. …
sbcl-specialization-store 0.0.5-1.8d39a86
SPECIALIZATION-STORE system provides a new kind of function, called a store function, whose behavior depends on the types of objects passed to the function. …
sbcl-specialized-function 0.1-3.5e2b044
This library is part of NUMCL. It provides a macro `SPECIALIZED' that performs a Julia-like dispatch on the arguments, lazily compiling a type-specific version of the function from the same code.…
sbcl-spinneret 3.0-5.52709ab
In the crowded space of Common Lisp HTML generators, Spinneret occupies the following coordinates: * Modern. Targets HTML5. Does not treat XML and HTML as the same…
sbcl-split-sequence 2.0.1
Splits sequence into a list of subsequences delimited by objects satisfying the test. …
sbcl-static-dispatch 0.5.1
Static dispatch is a Common Lisp library, inspired by `inlined-generic-function', which allows standard Common Lisp generic function dispatch to be performed statically (at compile time) rather than dynamically (runtime). This is similar…
sbcl-static-vectors 1.8.9
With `static-vectors', you can create vectors allocated in static memory. …
sbcl-stefil 0.1-0.0398548
Stefil is a simple test framework for Common Lisp, with a focus on interactive development. …
sbcl-stmx 2.0.5-1.a7bb440
STMX is a high-performance implementation of composable Transactional Memory, which is a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs…
sbcl-string-case 0.0.2-0.718c761
`string-case' is a Common Lisp macro that generates specialised decision trees to dispatch on string equality. …
sbcl-stumpwm-cpu 0.0.1-3.a7dc1c6
Modeline support for CPU info. …
sbcl-stumpwm-disk 0.0.1-3.a7dc1c6
StumpWM modeline support to show disk usage …
sbcl-stumpwm-globalwindows 0.0.1-3.a7dc1c6
This package provides a StumpWM module to manipulate all windows in the current X session. …
sbcl-stumpwm-kbd-layouts 0.0.1-3.a7dc1c6
Keyboard layout switcher for StumpWM …
sbcl-stumpwm-mem 0.0.1-3.a7dc1c6
Modeline support for memory info. …
sbcl-stumpwm-net 0.0.1-3.a7dc1c6
Modeline support for network connectivity. …
sbcl-stumpwm-numpad-layouts 0.0.1-3.a7dc1c6
This is a module for handling different keyboards numpad layouts in StumpWM. …
sbcl-stumpwm-pass 0.0.1-3.a7dc1c6
This package provides an interface which integrates password-store into StumpWM. …
sbcl-stumpwm-screenshot 0.0.1-3.a7dc1c6
This StumpWM module can take screenshots and store them as PNG files. …
sbcl-stumpwm-stumptray 0.0.1-3.a7dc1c6
Modeline support for stumptray connectivity. …
sbcl-stumpwm-swm-gaps 0.0.1-3.a7dc1c6
This package provides a StumpWM module which adds gaps between windows. …
sbcl-stumpwm-ttf-fonts 0.0.1-3.a7dc1c6
This package provides a Lisp implementation of TTF font rendering. …
sbcl-stumpwm-wifi 0.0.1-3.a7dc1c6
Modeline support for wifi connectivity. …
sbcl-stumpwm-winner-mode 0.0.1-3.a7dc1c6
This module provides a winner-mode for StumpWM similar to the one in Emacs. …
sbcl-supertrace 0.1.0-1.66d22c3
Supertrace provides a superior Common Lisp `trace' functionality for debugging and profiling real world applications. …
sbcl-swap-bytes 1.2
This Common Lisp library provides optimized byte-swapping primitives. The library can change endianness of unsigned integers of length 1/2/4/8. Very useful in implementing various network protocols and file formats. …
sbcl-sxql 0.1.0-3.cc3478c
SQL generator for Common Lisp. …
sbcl-sxql-composer 0.1-1.2b2230c
This is a Common Lisp library to build and compose SXQL queries dynamically. …
sbcl-sycamore 0.0.20120604
Sycamore is a fast, purely functional data structure library in Common Lisp. If features: * Fast, purely functional weight-balanced binary trees. * Leaf nodes are simple-vectors,…
sbcl-symbol-munger 0.0.1-1.97598d4
This is a Common Lisp library to change the capitalization and spacing of a string or a symbol. It can convert to and from Lisp, english, underscore and camel-case rules. …
sbcl-system-locale 1.0.0-1.4b334bc
This library retrieves locale information configured on the system. This is helpful if you want to write applications and libraries that display messages in the user's native language. …
sbcl-tailrec 0-2.6f88284
Just wrap your Common Lisp function in this macro call and it will be optimized for tail recursion. You will be warned if the function is not tail recursive. …
sbcl-terminal-keypress 0.1-1.2ef48c0
This is a library for reading semi-raw user input from terminals. Semi-raw as in, we can't detect if the user pressed the `Control' key alone, and the function keys are a…
sbcl-terminal-size 0.1-1.e0b3d56
This package provides the `terminal-size:size' function to get the size of the terminal from Common Lisp. …
sbcl-terminfo 0.0.0-1.b8b2e3e
This is a terminfo database front end in Common Lisp. The package provides a method for determining which capabilities a terminal (e.g. "xterm") has and methods to compile or put…
sbcl-terrable 1.0.0-1.e4fe23f
This package provides Common Lisp support for reading the Terragen `.TER' format. The format specification can be found at `https://planetside.co.uk/wiki/index.php?title=Terragen_.TER_Format' …
sbcl-tooter 1.0.0-3.ec97bee
This is a Common Lisp library implementing the full v1 REST API protocol for Mastodon. …
sbcl-trial 1.2.0-1.ba178ca
Trial is a game engine written in Common Lisp. Unlike many other engines, it is meant to be more of a loose connection of components that can be fit together…
sbcl-trivia 0.1-0.8b406c3
Trivia is a pattern matching compiler that is compatible with Optima, another pattern matching library for Common Lisp. It is meant to be faster and more extensible than Optima. …
sbcl-trivia.trivial 0.1-0.8b406c3
Trivia is a pattern matching compiler that is compatible with Optima, another pattern matching library for Common Lisp. It is meant to be faster and more extensible than Optima. …
sbcl-trivial-arguments 1.1.0-1.ecd84ed
This is a simple library to retrieve the argument list of a function. …
sbcl-trivial-backtrace 1.1.0-1.6eb65bd
One of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. …
sbcl-trivial-benchmark 2.0.0-1.42d7673
Trivial-Benchmark runs a block of code many times and outputs some statistical data for it. On SBCL this includes the data from `time', for all other implementations just the `real-time' and…
sbcl-trivial-channels 1.0-1.e237011
It's very basic implementation of channels and queue for Common Lisp. …
sbcl-trivial-clipboard 0.0.0.0-4.8a580cb
`trivial-clipboard' gives access to the system clipboard. …
sbcl-trivial-cltl2 0.1.1-2.8a3bda3
This library is a portable compatibility layer around "Common Lisp the Language, 2nd Edition" (`https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node102.html') and it exports symbols from implementation-specific packages. …
sbcl-trivial-do 0.1-1.03a1729
Additional dolist style macros for Common Lisp, such as `doalist', `dohash', `dolist*', `doplist', `doseq' and `doseq*'. …
sbcl-trivial-download 0.3-1.d247206
`trivial-download' allows you to download files from the Internet from Common Lisp. It provides a progress bar. …
sbcl-trivial-escapes 1.2.0-1.1eca78d
This Common Lisp library interprets escape characters the same way that most other programming language do. It provides four readtables. The default one lets you write strings like this: `#"This…
sbcl-trivial-features 1.0
Trivial-features ensures that `*FEATURES*' is consistent across multiple Common Lisp implementations. …
sbcl-trivial-file-size 0.0.0-0.1c1d672
The canonical way to determine the size of a file in bytes, using Common Lisp, is to open the file with an element type of (unsigned-byte 8) and then calculate the length…
sbcl-trivial-garbage 0.21
`trivial-garbage' provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language. …
sbcl-trivial-gray-streams 2.0-1.2b3823e
Gray streams is an interface proposed for inclusion with ANSI CL by David N. Gray. The proposal did not make it into ANSI CL, but most popular CL implementations implement it.…
sbcl-trivial-indent 1.0.0-0.2d01694
This library allows you to define custom indentation hints for your macros if the one recognised by SLIME automatically produces unwanted results. …
sbcl-trivial-macroexpand-all 0.0.0-0.933270a
This library provides a macroexpand-all function that calls the implementation specific equivalent. …
sbcl-trivial-main-thread 1.0.0-1.25f1149
This package provides a Common Lisp system which wraps the BORDEAUX-THREADS system to be able to run things in the main thread of the implementation, for example drawing calls of GUI applications. …
sbcl-trivial-mimes 1.1.0-2.a741fc2
This is a teensy library that provides some functions to determine the mime-type of a file. …
sbcl-trivial-open-browser 0.1-1.7ab4743
This package provides a library to open a web browser to a URL. …
sbcl-trivial-package-local-nicknames 0.2
This library is a portable compatibility layer around package local nicknames (PLN). This was done so there is a portability library for the PLN API not included in DEFPACKAGE. …
sbcl-trivial-raw-io 0.0.2-1.b1a3c87
This library exports three symbols: `with-raw-io', `read-char', and `read-line', to provide raw POSIX I/O in Common Lisp. …
sbcl-trivial-shell 0.2.0-1.e02ec19
A simple Common-Lisp interface to the underlying operating system. It's independent of the implementation and operating system. …
sbcl-trivial-timeout 0.1.5-1.feb8693
This library provides an OS and implementation independent access to timeouts. …
sbcl-trivial-types 0.0.1
TRIVIAL-TYPES provides missing but important type definitions such as PROPER-LIST, ASSOCIATION-LIST, PROPERTY-LIST and TUPLE. …
sbcl-trivial-utf-8 0.0.0-1.4d427cf
The Babel library solves a similar problem while understanding more encodings. Trivial UTF-8 was written before Babel existed, but for new projects you might be better off going with Babel. The…
sbcl-trivial-with-current-source-form 0.1.0-1.9e343e0
This library allows macro writers to provide better feedback to macro users when errors are signaled during macroexpansion. It uses the compiler's concept of a source-form to report where the error…
sbcl-trivialib-type-unify 0.1-1.62492eb
Unifies a parametrized type specifier against an actual type specifier. Importantly, it handles complicated array-subtypes and number-related types correctly. …
sbcl-try 0.0.1-1.a1fffad
`Try' is a library for unit testing with equal support for interactive and non-interactive workflows. Tests are functions, and almost everything else is a condition, whose types feature prominently in parameterization. …
sbcl-type-i 0.1-2.d34440a
This library tries to provide a way to detect what kind of type the given predicate is trying to check. This is different from inferring the return type of a function. …
sbcl-type-r 0.0.0-1.83c89e3
Collections of accessor functions and patterns to access the elements in compound type specifier, e.g. `dimensions' in `(array element-type dimensions)' …
sbcl-uax-15 0.1.1
This package provides supports for unicode normalization, RFC8264 and RFC7564. …
sbcl-ubiquitous 2.0.0-1.35eb7bd
`UBIQUITOUS' is a very easy-to-use library for persistent configuration storage. It automatically takes care of finding a suitable place to save your data, and provides simple functions to access and modify the…
sbcl-uffi 2.1.2
UFFI provides a universal foreign function interface (FFI) for Common Lisp. …
sbcl-umbra 0.0.0-1.d6ef2f6
This is a Common Lisp library consisting of a collection of useful GPU shader functions, written with `Shadow'. …
sbcl-unit-test 0.0.0-1.266afaf
This is a unit-testing framework for Common Lisp. …