kavirajk / clockLinks
Logical clocks implementation in Rust
☆45Updated 5 years ago
Alternatives and similar repositories for clock
Users that are interested in clock are comparing it to the libraries listed below
Sorting:
- scraps of a potential language☆38Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- The simd optimized escape code☆54Updated this week
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- ☆112Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- ☆12Updated last month
- A HyperLogLog implementation in Rust.☆51Updated 7 months ago
- Utility for reusing memory☆53Updated 5 years ago
- high-efficiency concurrent reclamation☆36Updated last year
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- Rust CASPaxos implementation