benschulz / paxakos
Rust implementation of Paxos consensus algorithm
☆106Updated 2 years ago
Alternatives and similar repositories for paxakos:
Users that are interested in paxakos are comparing it to the libraries listed below
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Jaeger tracing library for Rust☆83Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- Append-only commit log library for Rust☆108Updated 9 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- A global executor built on top of async-executor and smol☆73Updated last week
- Port of bbolt in Rust☆65Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Framework for simulating distributed applications☆98Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆224Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 11 months ago
- Async filesystem primitives☆133Updated 2 months ago
- An async NATS client library for the Rust programming language.☆83Updated 9 months ago
- OpenTracing API for Rust☆62Updated 9 months ago
- Lock free bounded non blocking pub sub queue☆76Updated 3 years ago
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago