lmdb
Key-value store library
An interface to a memory-mapped key-value store with support for transactions and concurrency
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. | 801 |
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 | 558 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
jackmpcollins/magentic | A Python library that integrates Large Language Models into Python code by allowing developers to easily call LLMs as functions. | 2,048 |
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 | 114 |
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 library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. | 242 |