estebank / sbahn
Pure Rust Distributed Hash Table
☆36Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for sbahn
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 5 years ago
- scraps of a potential language☆37Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated last year
- An ordered map and set based on a trie.☆29Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆17Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- The simd optimized escape code☆53Updated last week
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- rust database engineering toolkit☆35Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Utilities building on top of Rust's async primitives.☆22Updated 5 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust