nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆303Updated 11 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☆231Updated this week
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- lock-free B+ tree☆289Updated 9 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆442Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆394Updated 3 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- RiteRaft - A raft framework, for regular people☆327Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- Bindings for writing a server that can act as MySQL/MariaDB☆169Updated 2 months ago
- On-Disk B+ Tree implemented in Rust☆206Updated 5 years ago
- Just Another Memory Mapped Database☆278Updated last year
- A port of Java's ConcurrentHashMap to Rust☆557Updated last month
- A reimplementation of LevelDB in Rust (no bindings).☆554Updated last week
- Concurrent ART (adaptive radix tree)☆156Updated 2 weeks ago
- A Multi-Raft implementation in Rust language.☆192Updated 7 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆194Updated this week
- OmniPaxos is a distributed log implemented as a Rust library.☆201Updated 4 months ago
- A persistent key-value storage in rust.☆857Updated last year
- A mini dbms implementation in Rust.☆60Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- Rust SQL parser written using nom☆233Updated 2 years ago
- FoundationDB Rust client api☆156Updated last week
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆312Updated last month
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,063Updated 2 years ago
- Hazard pointers in Rust.☆204Updated last week
- Magical Deterministic Simulator for distributed systems in Rust.☆878Updated 2 weeks ago
- A persistent storage engine for Multi-Raft log☆593Updated last month
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 3 years ago