nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆326Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- A high-performance storage engine for modern hardware and platforms.☆517Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- Pure Rust LSM-tree based embedded storage engine☆630Updated 2 years ago
- lock-free B+ tree☆309Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆313Updated this week
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆334Updated last year
- A persistent key-value storage in rust.☆876Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated last month
- A reimplementation of LevelDB in Rust (no bindings).☆573Updated last month
- A Multi-Raft implementation in Rust language.☆194Updated this week
- Just Another Memory Mapped Database☆275Updated 2 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆214Updated last month
- Concurrent ART (adaptive radix tree)☆174Updated 3 months ago
- A port of Java's ConcurrentHashMap to Rust☆571Updated 3 weeks ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆209Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Rust Client for TiKV.☆418Updated last week
- A mini dbms implementation in Rust.☆67Updated 3 years ago
- A persistent storage engine for Multi-Raft log☆613Updated last week
- A better compressed bitset in Rust☆879Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆192Updated this week
- LSM-Tree Key-Value Store based on RocksDB☆81Updated 3 weeks ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,012Updated 3 weeks ago
- A minimal Rust client for Apache Kafka☆321Updated 2 weeks ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆604Updated last year
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆329Updated last week