nimrodshn / btree
A persistent B+Tree (clustered index) implementation in Rust.
☆301Updated 10 months ago
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- K.I.S.S. LSM-tree implementation in safe Rust☆221Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- lock-free B+ tree☆287Updated 8 months ago
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆439Updated last month
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- On-Disk B+ Tree implemented in Rust☆205Updated 4 years ago
- Just Another Memory Mapped Database☆278Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆387Updated 2 months ago
- A persistent key-value storage in rust.☆856Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆191Updated last week
- A reimplementation of LevelDB in Rust (no bindings).☆547Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated 3 weeks ago
- RiteRaft - A raft framework, for regular people☆324Updated last year
- Rust Client for TiKV.☆397Updated last month
- A better compressed bitset in Rust☆794Updated this week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆304Updated last week
- OmniPaxos is a distributed log implemented as a Rust library.☆197Updated 2 months ago
- A Multi-Raft implementation in Rust language.☆189Updated 6 months ago
- Performant time measuring in Rust☆189Updated last year
- Extremely fast tracing library for Rust☆747Updated 9 months ago
- A persistent storage engine for Multi-Raft log☆587Updated 3 months ago
- Lightweight and high performance concurrent cache☆235Updated this week
- Magical Deterministic Simulator for distributed systems in Rust.☆841Updated 4 months ago
- Concurrent ART (adaptive radix tree)☆148Updated this week
- 🗻 Log-structured embeddable key-value storage engine written in Rust☆1,036Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- A port of Java's ConcurrentHashMap to Rust☆553Updated last week