nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆324Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆445Updated 8 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆296Updated last week
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- lock-free B+ tree☆305Updated last year
- RiteRaft - A raft framework, for regular people☆333Updated last year
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆409Updated last month
- A Multi-Raft implementation in Rust language.☆194Updated this week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A persistent key-value storage in rust.☆874Updated last year
- A reimplementation of LevelDB in Rust (no bindings).☆570Updated last month
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated 2 weeks ago
- Concurrent ART (adaptive radix tree)☆174Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆212Updated 2 weeks ago
- Just Another Memory Mapped Database☆276Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last week
- A port of Java's ConcurrentHashMap to Rust☆569Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆208Updated this week
- A persistent storage engine for Multi-Raft log☆608Updated 4 months ago
- Rust Client for TiKV.☆416Updated 3 months ago
- A better compressed bitset in Rust☆873Updated 2 months ago
- A minimal Rust client for Apache Kafka☆319Updated 2 weeks ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆998Updated last week
- Rust SQL parser written using nom☆234Updated 3 years ago
- A mini dbms implementation in Rust.☆67Updated 3 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,081Updated 2 years ago