dermesser / leveldb-rsLinks
A reimplementation of LevelDB in Rust (no bindings).
☆571Updated last month
Alternatives and similar repositories for leveldb-rs
Users that are interested in leveldb-rs are comparing it to the libraries listed below
Sorting:
- A persistent key-value storage in rust.☆874Updated last year
- Pure Rust LSM-tree based embedded storage engine☆630Updated 2 years ago
- Rust Client for TiKV.☆417Updated 3 months ago
- A high-performance storage engine for modern hardware and platforms.☆516Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆333Updated last year
- Extremely fast tracing library for Rust☆750Updated last year
- A persistent B+Tree (clustered index) implementation in Rust.☆325Updated last year
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆602Updated 11 months ago
- An implementation of a LRU cache☆763Updated 2 months ago
- An etcd v3 API client☆247Updated 3 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- Async middleware abstraction powered by AFIT and RPITIT.☆271Updated last month
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,084Updated 2 years ago
- Rust allocator using jemalloc as a backend☆427Updated 3 years ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,567Updated 2 months ago
- An io_uring backed runtime for Rust☆1,382Updated 5 months ago
- Just Another Memory Mapped Database☆275Updated 2 years ago
- A fast Rust JSON library based on SIMD.☆777Updated last month
- lock-free B+ tree☆308Updated last year
- A thrift and protobuf implementation in pure rust with high performance and extensibility.☆155Updated this week
- Yet another thread pool in rust for both callbacks or futures.☆139Updated last year
- Sqllogictest (dialect with extensions) parser and runner in Rust.