nimrodshn / btree
A persistent B+Tree (clustered index) implementation in Rust.
☆297Updated 9 months ago
Alternatives and similar repositories for btree:
Users that are interested in btree are comparing it to the libraries listed below
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆438Updated 3 weeks ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆512Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- lock-free B+ tree☆288Updated 7 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆208Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆385Updated last month
- A reimplementation of LevelDB in Rust (no bindings).☆544Updated this week
- RiteRaft - A raft framework, for regular people☆323Updated last year
- On-Disk B+ Tree implemented in Rust☆204Updated 4 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Just Another Memory Mapped Database☆277Updated last year
- A better compressed bitset in Rust☆789Updated 2 weeks ago
- A persistent key-value storage in rust.☆856Updated last year
- Bindings for writing a server that can act as MySQL/MariaDB☆168Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆145Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆224Updated 3 years ago
- Concurrent ART (adaptive radix tree)☆143Updated 2 months ago
- Rust Client for TiKV.☆396Updated last week
- A persistent storage engine for Multi-Raft log☆586Updated 2 months ago
- A Multi-Raft implementation in Rust language.☆189Updated 5 months ago
- A port of Java's ConcurrentHashMap to Rust☆549Updated this week
- Concurrently Readable Data Structures for Rust☆355Updated last week
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆190Updated this week
- 🗻 Log-structured embeddable key-value storage engine written in Rust☆1,001Updated this week
- A minimal Rust client for Apache Kafka☆309Updated 3 weeks ago
- Magical Deterministic Simulator for distributed systems in Rust.☆827Updated 3 months ago
- Lightweight and high performance concurrent cache☆235Updated this week
- Rust SQL parser written using nom☆233Updated 2 years ago