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
- rust database engineering toolkit☆32Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- The simd optimized escape code☆54Updated last week
- A HyperLogLog implementation in Rust.☆51Updated 6 months ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated 3 weeks ago
- Benchmark Tool for Embedded Key-Value Stores available in Rust☆27Updated last year
- ☆112Updated last year
- Fire-forged cluster management & Distributed data protocol☆78Updated 3 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- Rust library implementing xor-filters☆140Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆60Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 11 months ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- Lockfree resizeable concurrent hash table.