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

GitHub

43 stars
6 watching
7 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
drycpp/lmdbxxA comprehensive C++ wrapper around an embedded B+ tree database library273
lithdew/lmdb-zigA set of Zig bindings to a lightweight, fast Btree-based embedded KV database70
lmdbjava/lmdbjavaA Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency.806
deephacks/lmdbjniA Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project.204
thmsmlr/instructor_exA library that provides structured outputs for Large Language Models (LLMs) in Elixir587
accelerationnet/cl-mediawikiA Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers.18
jackmpcollins/magenticA tool to integrate Large Language Models into Python code seamlessly2,104
darkridder/bindbc-nngA D programming language wrapper around the NNG nanomsg-next-gen library for asynchronous communication1
vhbit/lmdb-rsRust bindings for an embedded, in-memory key-value store115
jaseemabid/micromanualA TeX typeset version of John McCarthy's classic LISP paper120
ak-coram/cl-duckdbA Common Lisp wrapper around the DuckDB C API for database interactions36
mmacia/tmdb.crA Crystal wrapper for accessing data from The Movie Database API3
jmerriweather/exldapA module for working with LDAP from Elixir59
emacsorphanage/mongoProvides a way to interact with MongoDB databases using Emacs Lisp47
lmj/lparallelA Common Lisp library for parallel programming with fine-grained control over task submission and execution.246