lmdb-zig

KV database library

A set of Zig bindings to a lightweight, fast Btree-based embedded KV database

Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).

GitHub

70 stars
4 watching
8 forks
Language: Zig
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lmdbjava/lmdbjavaA Java implementation of the Lightning Memory Database (LMDB) key-value store with ACID semantics and low latency.806
lotusdblabs/lotusdbAn optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance.2,094
lithdew/helloAn experimental multi-threaded HTTP/1.1 web server written in Zig34
antimer/lmdbProvides bindings to the Lightning Memory-mapped Database, a key-value store with ACID properties and high read performance.43
lithdew/snowA fast and async networking framework with automatic socket handling and connection management38
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
lithdew/rheiaA blockchain built on top of Zig that provides a distributed ledger and a voting-based consensus mechanism with probabilistic finality.260
deephacks/lmdbjniA Java API wrapper around the ultra-fast and compact key-value data store developed by Symas for the OpenLDAP Project.204
mattnite/zig-libcurlA package providing bindings and build support for statically linking the libcurl HTTP client library into Zig applications21
ziglibs/zdbAn allocator-free document-oriented database management system built in Zig3
karlseguin/cache.zigA thread-safe, expiration-aware cache implementation with LRU-like behavior and configurable segments.44
claygod/cofferACID-compliant key-value database with support for transactions and high throughput39
xline-kv/xlineA geo-distributed key-value store for high-performance metadata management in multi-data center scenarios.626
lmdbjava/benchmarksA benchmarking project comparing various Java-based key-value stores141
vhbit/lmdb-rsRust bindings for an embedded, in-memory key-value store115