kavirajk / clockLinks
Logical clocks implementation in Rust
☆45Updated 6 years ago
Alternatives and similar repositories for clock
Users that are interested in clock are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- scraps of a potential language☆38Updated 4 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- The simd optimized escape code☆54Updated last week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- rust database engineering toolkit☆35Updated 4 years ago
- Simple probabilistic data structures☆147Updated last week
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Find the load at which a benchmark falls over.☆36Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 5 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- ☆39Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A library for logging and propagating Zipkin trace information in Rust☆57Updated 11 months ago
- Benchmark Tool for Embedded Key-Value Stores available in Rust☆28Updated last year
- A HyperLogLog implementation in Rust.☆52Updated last month
- A concurrent circuit breaker implemented with ring buffers