danlentz / cl-ctrieLinks
lock-free, concurrent, key/value index with efficient memory-mapped persistence and fast transient storage models
☆120Updated 9 years ago
Alternatives and similar repositories for cl-ctrie
Users that are interested in cl-ctrie are comparing it to the libraries listed below
Sorting:
- Distributed, asychronous message passing system for Clozure Common Lisp☆66Updated 7 years ago
- Reactive computation tree library for non-blocking concurrent Common Lisp☆51Updated 3 years ago
- cl-quickcheck - a Common Lisp port of the QuickCheck unit test framework☆71Updated 5 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 5 months ago
- LMDB bindings for Common Lisp☆43Updated 2 years ago
- Concrete Syntax Trees represent s-expressions with source information☆61Updated 3 weeks ago
- A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™.☆96Updated 7 years ago
- CFFI bindings for LLVM☆102Updated last year
- 80% xectors☆43Updated 3 years ago
- A Common Lisp implementation of the dataflow programming paradigm☆218Updated 2 years ago
- Persistent, fast mmap'd database for Common Lisp using MOP; includes its own GC systems☆62Updated 15 years ago
- Full-text indexing and search for Common Lisp☆55Updated 12 years ago
- Common Lisp (Parenscript) library for React☆43Updated 8 years ago
- Randomized specification-based testing for Common Lisp. Available through Quicklisp.☆54Updated 4 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆56Updated 3 years ago
- A matrix library for common lisp☆38Updated 4 years ago
- A lightweight thread / cooperative multitasking library for Common Lisp.☆94Updated 10 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆117Updated 3 weeks ago
- Distribute work across machines using the lparallel API.☆108Updated 10 years ago
- CSP-like channels for common lisp☆32Updated 7 years ago
- Common Lisp with Arc Macros and Procedures☆75Updated 9 years ago
- Support for compiling Common Lisp code using bazel.io☆58Updated last year
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 6 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- The Last Web App Framework You Will Ever Evaluate: qooxdoo, Lisp, and Cells☆47Updated 2 years ago
- ZeroMQ 4.0+ Common Lisp bindings.☆38Updated last year
- A logic programming library for Common Lisp.☆62Updated 4 years ago
- A Common Lisp implementation of TLS1.3☆50Updated 5 years ago
- The anaphoric macro collection from Hell☆49Updated 3 years ago
- Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.☆68Updated 8 years ago