lmdb
Key-value store library
Provides bindings to the Lightning Memory-mapped Database, a key-value store with ACID properties and high read performance.
LMDB bindings for Common Lisp
43 stars
6 watching
7 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drycpp/lmdbxx | A comprehensive C++ wrapper around an embedded B+ tree database library | 273 |
lithdew/lmdb-zig | A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |
lmdbjava/lmdbjava | A Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency. | 806 |
deephacks/lmdbjni | A Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project. | 204 |
thmsmlr/instructor_ex | A library that provides structured outputs for Large Language Models (LLMs) in Elixir | 587 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
jackmpcollins/magentic | A tool to integrate Large Language Models into Python code seamlessly | 2,104 |
darkridder/bindbc-nng | A D programming language wrapper around the NNG nanomsg-next-gen library for asynchronous communication | 1 |
vhbit/lmdb-rs | Rust bindings for an embedded, in-memory key-value store | 115 |
jaseemabid/micromanual | A TeX typeset version of John McCarthy's classic LISP paper | 120 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
jmerriweather/exldap | A module for working with LDAP from Elixir | 59 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
lmj/lparallel | A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |