selmeci / cascaraLinks
An implementation of TinyLFU cache
☆15Updated 3 years ago
Alternatives and similar repositories for cascara
Users that are interested in cascara are comparing it to the libraries listed below
Sorting:
- Rust CASPaxos implementation☆66Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- rust database engineering toolkit☆35Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- hybrid logical clock for Rust☆21Updated 10 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A concurrent lock-free hash map for Rust.☆21Updated 5 years ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Distributed consensus protocol for replicated state machines