nimrodshn / btree
A persistent B+Tree (clustered index) implementation in Rust.
☆294Updated 8 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- A Write Ahead Log (WAL) implementation in Rust☆222Updated last year
- RiteRaft - A raft framework, for regular people☆324Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆181Updated this week
- lock-free B+ tree☆283Updated 5 months ago
- Pure Rust LSM-tree based embedded storage engine☆628Updated last year
- A high-performance storage engine for modern hardware and platforms.☆509Updated 2 years ago
- A port of Java's ConcurrentHashMap to Rust☆545Updated 2 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆435Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆378Updated this week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆126Updated last year
- Just Another Memory Mapped Database☆278Updated last year
- On-Disk B+ Tree implemented in Rust☆204Updated 4 years ago
- A Multi-Raft implementation in Rust language.☆187Updated 3 months ago
- A persistent key-value storage in rust.☆857Updated 10 months ago
- Rust Client for TiKV.☆393Updated 2 weeks ago
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆891Updated this week
- A better compressed bitset in Rust☆783Updated last week
- Hazard pointers in Rust.☆201Updated 2 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆416Updated 9 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆166Updated 3 weeks ago
- A reimplementation of LevelDB in Rust (no bindings).☆534Updated 3 months ago
- Performant time measuring in Rust☆186Updated 11 months ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆224Updated 3 years ago
- Extremely fast tracing library for Rust☆741Updated 7 months ago
- An implementation of a LRU cache☆678Updated last month
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆122Updated this week
- A mini dbms implementation in Rust.☆56Updated 2 years ago
- Task abstraction for building executors☆452Updated last month
- Concurrent ART (adaptive radix tree)☆139Updated last month