laysakura / fst-rs
FST (Fast Succinct Trie) implementation in Rust
☆26Updated 5 years ago
Alternatives and similar repositories for fst-rs:
Users that are interested in fst-rs are comparing it to the libraries listed below
- scan-resistant concurrent lazy LRU☆58Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Simple and modular write-ahead-logging implementation.☆25Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Async readiness traits☆11Updated 5 years ago
- small distributed database protocol☆31Updated 4 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- high-efficiency concurrent reclamation☆35Updated 7 months ago
- ☆36Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- hybrid logical clock for Rust☆21Updated 9 years ago
- An experimental columnar arena☆43Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆36Updated 7 months ago
- Task-based Parallelism in Rust☆17Updated 3 years ago
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- ☆19Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 3 months ago
- A fast thread safe memory pool for reusing allocations.☆29Updated 8 years ago
- ☆10Updated 5 months ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- Toy benchmark comparing RocksDB and Sled☆13Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- rust database engineering toolkit☆33Updated 3 years ago