nimrodshn / btree
A persistent B+Tree (clustered index) implementation in Rust.
☆295Updated 8 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- lock-free B+ tree☆284Updated 6 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆193Updated this week
- A high-performance storage engine for modern hardware and platforms.☆510Updated 2 years ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆223Updated last year
- A persistent key-value storage in rust.☆854Updated 11 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆436Updated 2 years ago
- A reimplementation of LevelDB in Rust (no bindings).☆538Updated last week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆383Updated last month
- RiteRaft - A raft framework, for regular people☆324Updated last year
- Concurrent ART (adaptive radix tree)☆142Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆195Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆130Updated last year
- Just Another Memory Mapped Database☆278Updated last year
- Concurrently Readable Data Structures for Rust☆354Updated last week
- On-Disk B+ Tree implemented in Rust☆204Updated 4 years ago
- A persistent storage engine for Multi-Raft log☆584Updated last month
- Rust Client for TiKV.☆394Updated last week
- Bindings for writing a server that can act as MySQL/MariaDB☆167Updated last month
- A Multi-Raft implementation in Rust language.☆188Updated 4 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆143Updated this week
- A better compressed bitset in Rust☆788Updated last week
- A port of Java's ConcurrentHashMap to Rust☆546Updated last week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆297Updated 2 weeks ago
- Task abstraction for building executors☆461Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆408Updated last month
- 🗻 LSM-based embeddable key-value storage engine written in safe Rust☆937Updated this week
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆189Updated 3 weeks ago
- An implementation of a LRU cache☆685Updated 2 months ago