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☆72Updated 9 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Logical clocks implementation in Rust☆45Updated 6 years ago
- high-efficiency concurrent reclamation☆38Updated last year
- ☆47Updated 4 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Chain replication server framework for Rust☆41Updated 8 months ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Append-only commit log library for Rust☆116Updated 4 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Concurrent skip list☆24Updated 7 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Memory database☆56Updated last year
- A basic log-structured flash datastore☆20Updated 3 years ago