nimrodshn / btreeLinks
A persistent B+Tree (clustered index) implementation in Rust.
☆304Updated last year
Alternatives and similar repositories for btree
Users that are interested in btree are comparing it to the libraries listed below
Sorting:
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- lock-free B+ tree☆291Updated 10 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆238Updated last week
- On-Disk B+ Tree implemented in Rust☆206Updated 5 years ago
- RiteRaft - A raft framework, for regular people☆328Updated last year
- A reimplementation of LevelDB in Rust (no bindings).☆555Updated 3 weeks ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆443Updated 3 months ago
- A persistent key-value storage in rust.☆860Updated last year
- Just Another Memory Mapped Database☆278Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆399Updated 4 months ago
- A Multi-Raft implementation in Rust language.☆192Updated 8 months ago
- Bindings for writing a server that can act as MySQL/MariaDB☆169Updated 3 months ago
- Concurrent ART (adaptive radix tree)☆155Updated last month
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆203Updated 4 months ago
- A persistent storage engine for Multi-Raft log☆594Updated last week
- Rust Client for TiKV.☆404Updated last week
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆195Updated 3 weeks ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆154Updated this week
- A better compressed bitset in Rust☆815Updated this week
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 3 years ago
- Rust SQL parser written using nom☆233Updated 2 years ago
- Performant time measuring in Rust☆192Updated last year
- PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB☆263Updated last year
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 10 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago