nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆307Updated 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.☆514Updated 2 years ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆445Updated 4 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆249Updated this week
- On-Disk B+ Tree implemented in Rust☆206Updated 5 years ago
- lock-free B+ tree☆294Updated 10 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆134Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆328Updated last year
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- A reimplementation of LevelDB in Rust (no bindings).☆559Updated last month
- Bindings for writing a server that can act as MySQL/MariaDB☆170Updated last week
- A persistent key-value storage in rust.☆864Updated last year
- A Multi-Raft implementation in Rust language.☆192Updated 8 months ago
- Just Another Memory Mapped Database☆279Updated last year
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆198Updated last month
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Rust Client for TiKV.☆405Updated last month
- Concurrent ART (adaptive radix tree)☆157Updated 2 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆205Updated 5 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- A port of Java's ConcurrentHashMap to Rust☆560Updated 2 months ago
- A persistent storage engine for Multi-Raft log☆597Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆157Updated last week
- Rust SQL parser written using nom☆233Updated 2 years ago
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- Another OLAP database☆318Updated 3 years ago
- Skiplist implementation in rust☆101Updated this week
- Yet another thread pool in rust for both callbacks or futures.☆137Updated 10 months ago
- Extremely fast tracing library for Rust☆750Updated last year