benschulz / paxakos
Rust implementation of Paxos consensus algorithm
☆106Updated last year
Related projects ⓘ
Alternatives and complementary repositories for paxakos
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A concurrent circuit breaker implemented with ring buffers☆118Updated 8 months ago
- Jaeger tracing library for Rust☆83Updated 5 months ago
- scan-resistant concurrent lazy LRU☆57Updated last year
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- An on-disk hash table implementation☆112Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Tokio Console Datasource for Grafana☆130Updated last year
- OpenTracing API for Rust☆60Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆94Updated 7 months ago
- Run closures in parallel☆109Updated last month
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Append-only commit log library for Rust☆105Updated 5 months ago
- Framework for simulating distributed applications☆96Updated 4 years ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Auto-generate serde implementations for prost types☆89Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Proactive IO & Runtime system☆251Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- skiplist☆140Updated 2 years ago
- Rust FFI wrapper for CRoaring☆157Updated 2 weeks ago
- The feature-rich, portable async channel library☆252Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago