nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆328Updated 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.☆518Updated 3 years ago
- Pure Rust LSM-tree based embedded storage engine☆630Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆445Updated 9 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆341Updated this week
- lock-free B+ tree☆309Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆333Updated last year
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A reimplementation of LevelDB in Rust (no bindings).☆575Updated 2 months ago
- Just Another Memory Mapped Database☆276Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆412Updated 2 months ago
- A persistent key-value storage in rust.☆876Updated last year
- A Multi-Raft implementation in Rust.☆196Updated 2 weeks ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆143Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆174Updated 3 months ago
- A port of Java's ConcurrentHashMap to Rust☆574Updated last month
- Bindings for writing a server that can act as MySQL/MariaDB☆173Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆216Updated 2 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆211Updated 3 weeks ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,031Updated last month
- Rust Client for TiKV.☆418Updated this week
- A better compressed bitset in Rust☆887Updated this week
- A mini dbms implementation in Rust.☆64Updated 3 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A persistent storage engine for Multi-Raft log☆618Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆196Updated last week
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆609Updated last year
- Rust SQL parser written using nom☆235Updated 3 years ago
- Cluster membership protocol with failure detection inspired by Cassandra and DynamoDB☆336Updated last week
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last month