_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


sbcl-cl-environments 0.4
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-collectors@1.0-2.4c5e70c sbcl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/alex-gutev/cl-environments
Licenses: Expat
Synopsis: Implements the Common Lisp standard environment access API
Description:

This library provides a uniform API, as specified in Common Lisp the Language 2, for accessing information about variable and function bindings from implementation-defined lexical environment objects. All major Common Lisp implementations are supported, even those which don't support the CLTL2 environment access API.

cl-deeds 1.1.1-2.c63502b
Propagated dependencies: cl-bordeaux-threads@0.9.3 cl-closer-mop@1.0.0-3.7b86f2a cl-form-fiddle@1.1.0-0.e0c2359 cl-lambda-fiddle@1.0.0-1.d16bba5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.com/docs/deeds
Licenses: Zlib
Synopsis: Extensible Event Delivery System
Description:

deeds allows for efficient event delivery to multiple handlers with a complex event filtering system.

cl-isaac 1.0.7-0.9cd88f3
Propagated dependencies: cl-prove@1.0.0-2.5d71f02
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/thephoeron/cl-isaac/
Licenses: Zero-Clause BSD
Synopsis: Fast cryptographic random number generators
Description:

This is an optimized Common Lisp library of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, which are fast cryptographic random number generators: Indirection, Shift, Accumulate, Add, and Count.

ecl-binary-types 1.2-2.a17caf8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Ferada/binary-types/
Licenses: Modified BSD
Synopsis: Read and write binary records for Common Lisp
Description:

Binary-types is a Common Lisp package for reading and writing binary files. Binary-types provides macros that are used to declare the mapping between Lisp objects and some binary (i.e. octet-based) representation.

cl-project 0.3.1-1.1511070
Propagated dependencies: cl-emb@0.4.3-1.fd86521 cl-ppcre@2.1.1 cl-local-time@1.0.6-4.40169fe cl-prove@1.0.0-2.5d71f02
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/cl-project
Licenses: LLGPL
Synopsis: Generate a skeleton for modern Common Lisp projects
Description:

This library provides a modern project skeleton generator. In contract with other generators, CL-Project generates one package per file and encourages unit testing by generating a system for unit testing, so you can begin writing unit tests as soon as the project is generated.

cl-3b-bmfont 0.0.1-3.332c226
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-cxml@0.0.0-1.00b22bf cl-flexi-streams@1.0.20-1.4951d57 cl-jsown@1.0.1-1.744c440 cl-parse-number@1.7 cl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/3b-bmfont/
Licenses: Expat
Synopsis: Read/write bmfont metadata files
Description:

This is a Common Lisp library which provides functionality to read/write Bit Map Font (BMF) into text, JSON and XML.

sbcl-simple-neural-network 3.2
Dependencies: sbcl-cl-store@0.8.11-1.c787337 sbcl-lparallel@2.8.4-1.80fc295
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-neural-network
Licenses: GPL 3+
Synopsis: Simple neural network in Common Lisp
Description:

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.

ecl-cl-gserver 1.8.0
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-bordeaux-threads@0.9.3 ecl-lparallel@2.8.4-1.80fc295 ecl-cl-speedy-queue@0.0.0-1.0425c7c ecl-log4cl@1.1.4-2.fe3da51 ecl-cl-str@0.21 ecl-blackbird@0.5.2-1.d361f81 ecl-cl-hamt@0.0.0-1.7a99eaa ecl-binding-arrows@1.0.0-2.46bcba8 ecl-atomics@1.0.0-3.5b36bf2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://mdbergmann.github.io/cl-gserver/index.html
Licenses: AGPL 3
Synopsis: Actor framework for easy access to state and async operations
Description:

cl-gserver is a 'message passing' library / framework with actors similar to Erlang or Akka. It supports creating reactive systems for parallel computing and event based message handling.

sbcl-daemon 0.0.4-1.d5652f4
Dependencies: sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/snmsts/daemon
Licenses: Expat
Synopsis: Daemonize Common Lisp processes
Description:

DAEMON provides the functionality of daemonizing Common Lisp processes on UNIX like platforms.

ecl-periodic-table 1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/chemboy/
Licenses: LLGPL
Synopsis: Periodic table for Common Lisp
Description:

This package defines a Common Lisp package, :elements, with an ELEMENT structure and a number of functions to search the periodic table.

cl-exponential-backoff 0-1.8d9e844
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/death/exponential-backoff
Licenses: Expat
Synopsis: Exponential backoff algorithm in Common Lisp
Description:

An implementation of the exponential backoff algorithm in Common Lisp. Inspired by the implementation found in Chromium. Read the header file to learn about each of the parameters.

sbcl-cl-emb 0.4.3-1.fd86521
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-emb/
Licenses: LLGPL
Synopsis: Templating system for Common Lisp
Description:

A mixture of features from eRuby and HTML::Template. You could name it "Yet Another LSP" (LispServer Pages) but it's a bit more than that and not limited to a certain server or text format.

ecl-cl-mixed 2.1.0-1.3da661a
Dependencies: libmixed@2.4.0 ecl-alexandria@1.4-0.009b7e5 ecl-cffi@0.24.1-2.32c90d4 ecl-cl-flac@1.0.0-0.d094d33 ecl-cl-mpg123@1.0.0-1.5f042c8 ecl-cl-out123@1.0.0-2.41771bf ecl-cl-vorbis@1.0.0-0.c5835cd ecl-documentation-utils@1.2.0-0.98630dd ecl-sdl2@0.0.0-3.8c78e68 ecl-static-vectors@1.8.9 ecl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-mixed/
Licenses: Zlib
Synopsis: Extended audio library for Common Lisp
Description:

This package provides CFFI binding to libmixed audio library for Common Lisp with support of other audio formats available on GNU/Linux systems:

  • Alsa

  • Jack

  • Openmpt

  • PulseAudio

  • Flac (via CL-FLAC)

  • Mpg123 (via CL-MPG123)

  • Ogg/vorbis (via CL-VORBIS)

  • Out123 (via CL-OUT123)

  • WAV

sbcl-clack 2.1.0-1.4916ebb
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-hunchentoot@1.3.0-1.7686239 sbcl-lack@0.3.0-1.35d3a8e sbcl-split-sequence@2.0.1 sbcl-slime-swank@2.31 sbcl-usocket@0.8.9
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/clack
Licenses: Expat
Synopsis: Web Application Environment for Common Lisp
Description:

Clack is a web application environment for Common Lisp inspired by Python's WSGI and Ruby's Rack.

ecl-clawk 4-1.3a91634
Dependencies: ecl-regex@1-1.fbc9a9f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/clawk
Licenses: FreeBSD
Synopsis: Common Lisp AWK
Description:

CLAWK is an AWK implementation embedded into Common Lisp.

cl-postgres+local-time 1.0.6-4.40169fe
Propagated dependencies: cl-local-time@1.0.6-4.40169fe cl-postmodern@1.33.12 cl-hu.dwim.stefil@0.0.0-2.414902c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/local-time/
Licenses: Expat
Synopsis: Integration between cl-postgres and local-time
Description:

This package provides the LOCAL-TIME extensions for the cl-postgres ASDF system of postmodern.

ecl-cl-async-future 0.4.4.1-1.ee36c22
Dependencies: ecl-blackbird@0.5.2-1.d361f81
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://orthecreedence.github.io/cl-async/future
Licenses: Expat
Synopsis: Futures implementation for Common Lisp
Description:

This is futures implementation for Common Lisp. It plugs in nicely to cl-async.

ecl-cl-iconv 0.3-0.54900c3
Dependencies: libiconv@1.18 ecl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quek/cl-iconv
Licenses: Modified BSD
Synopsis: @command{iconv} library for Common Lisp
Description:

This package provides CFFI bindings to convert between different character encodings using iconv.

cl-flow 1.0.0-1.6d925af
Propagated dependencies: cl-closer-mop@1.0.0-3.7b86f2a cl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/flow/
Licenses: Zlib
Synopsis: Tools for the representation of graphs and flowcharts
Description:

FLOW is a flowchart graph library. Unlike other graphing libraries, this one focuses on nodes in a graph having distinct ports through which connections to other nodes are formed. This helps in many concrete scenarios where it is important to distinguish not only which nodes are connected, but also how they are connected to each other.

Particularly, a lot of data flow and exchange problems can be reduced to such a flowchart. For example, an audio processing library may present its pipeline as a flowchart of segments that communicate with each other through audio sample buffers. Flow gives a convenient view onto this kind of problem, and even allows the generic visualisation of graphs in this format.

sbcl-definitions 1.0.0-2.8697960
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.com/docs/definitions
Licenses: Zlib
Synopsis: General definitions reflection library
Description:

This system implements a general definitions introspection library. It gives you the ability to retrieve definitions or bindings associated with designators such as symbols, packages, and names in general. For instance, it allows you to retrieve all function, type, variable, method, etc. definitions of a symbol.

sbcl-cesdi 1.0.1
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/cesdi/
Licenses: Unlicense
Synopsis: Ergonomic initialization of effective slot definition objects
Description:

This package provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects.

cl-enhanced-defclass 2.1
Propagated dependencies: cl-cesdi@1.0.1 cl-closer-mop@1.0.0-3.7b86f2a cl-compatible-metaclasses@1.0 cl-enhanced-eval-when@1.0 cl-object-class@1.0 cl-shared-preferences@1.1.1 cl-simple-guess@1.0-0.34744e3 cl-parachute@1.5.0-3.dd925cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/enhanced-defclass/
Licenses: Unlicense
Synopsis: Extensible implementation of defclass
Description:

This package provides an extensible implementation of defclass that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the defclass form.

sbcl-babel 0.5.0-3.627d6a6
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/babel/
Licenses: FreeBSD Expat
Synopsis: Charset encoding and decoding library
Description:

Babel is a charset encoding and decoding library, not unlike GNU libiconv, but completely written in Common Lisp.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092