zkat / memento-moriLinks
Robustness through actors, for Common Lisp
☆33Updated 10 years ago
Alternatives and similar repositories for memento-mori
Users that are interested in memento-mori are comparing it to the libraries listed below
Sorting:
- ☆11Updated 4 years ago
- Supervisor trees (and some more) for Common Lisp☆21Updated 5 years ago
- Yet another javascript compiler. With Parenscript!☆10Updated 7 years ago
- A simple directed graph implementation for Common Lisp.☆29Updated last year
- Pluggable types for Common Lisp☆19Updated last year
- Decimal number parser and formatter package for the Common Lisp language☆21Updated 3 years ago
- A Common Lisp implementation of the MessagePack-RPC specification☆16Updated 6 years ago
- An experimental implementation of parsing expression grammars (a la Janet) in Common Lisp☆24Updated 11 months ago
- Cheeky prototypes for Common Lisp☆104Updated 8 months ago
- Common Lisp library for manipulating date/time objects at a higher level☆32Updated last year
- Common Lisp bindings for the OpenAL audio library.☆37Updated 2 years ago
- A Common Lisp client library for the Docker Remote API☆14Updated 10 years ago
- David McClain's 'Actors' package for LispWorks☆13Updated 7 years ago
- Server Side Events (SSE) support/demo in Common Lisp☆19Updated 4 years ago
- Distributed, asychronous message passing system for Clozure Common Lisp☆66Updated 7 years ago
- Why write programs in Common Lisp but tests like Java? Meet CheckL!☆46Updated 7 years ago
- Abacus – Unified Syntax for Pattern Matching over Algebraic Types in Common Lisp☆29Updated 9 years ago
- Minimal asynchronous CL web server☆34Updated 4 years ago
- Run etcd as an asynchronous inferior process☆15Updated 2 years ago
- A library of conveniences for working with the Common Lisp SERIES package☆39Updated 5 years ago
- ☆18Updated last year
- webui bindings for Common Lisp☆32Updated 3 months ago
- Hygiene-compatible Lisp dialect embedded in CL☆20Updated last year
- An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and re…☆19Updated 8 years ago
- Extensible text formatting facility for Common Lisp☆20Updated 3 years ago
- Units and dimensions for Common Lisp☆23Updated 7 years ago
- A progress bar.☆14Updated 7 months ago
- Minimal Perfect Hash-Table CL Implementation☆14Updated 7 years ago
- Tree data structure supporting functional manipulation. Works closely with FSet.