leveldb

Database library

Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage

GitHub

183 stars
10 watching
54 forks
Language: Rust
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
crystal-community/leveldbA Crystal binding for LevelDB, providing an interface to the fast key-value storage library.39
skade/mailboxA tutorial project demonstrating how to build a simple networked mailbox program with concurrency and networking in Rust.41
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
rust-rocksdb/rust-rocksdbA Rust wrapper around the RocksDB database system.1,893
dain/leveldbPort of LevelDB to Java for storing and retrieving data in a key-value format1,537
seladb/pickledb-rsA lightweight key-value store written in Rust261
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
vhbit/lmdb-rsRust bindings for an embedded, in-memory key-value store115
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
valderman/seldaA type-safe, high-level interface for interacting with relational databases in Haskell.478
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
fltk-rs/fltk-rsRust bindings for a cross-platform GUI library1,646
kipdata/fncksqlA lightweight embedded relational database that provides a user-friendly API and supports complex data operations.570
rustixir/darkbirdAn in-memory document-oriented database optimized for fast real-time data searches and queries.496