leveldb
Database library
Bindings for a popular, no-configuration, key-value store with fast write performance and efficient storage
183 stars
10 watching
54 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A Crystal binding for LevelDB, providing an interface to the fast key-value storage library. | 39 |
| A tutorial project demonstrating how to build a simple networked mailbox program with concurrency and networking in Rust. | 41 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A Rust wrapper around the RocksDB database system. | 1,893 |
| Port of LevelDB to Java for storing and retrieving data in a key-value format | 1,537 |
| A lightweight key-value store written in Rust | 261 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| Rust bindings for an embedded, in-memory key-value store | 115 |
| A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
| A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| Rust bindings for a cross-platform GUI library | 1,646 |
| A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
| An in-memory document-oriented database optimized for fast real-time data searches and queries. | 496 |