spacejam / rsdbLinks
rust database engineering toolkit
☆32Updated 4 years ago
Alternatives and similar repositories for rsdb
Users that are interested in rsdb are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Append-only commit log library for Rust☆114Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- An Adaptive Radix Tree implementation.☆43Updated last month
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- Viewstamped Replication for Rust☆70Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Chain replication server framework for Rust☆38Updated 6 months ago
- A Component System in Rust☆106Updated 5 months ago
- Paxos implementation in Rust☆78Updated this week
- A basic log-structured flash datastore☆20Updated 2 years ago