benschulz / paxakosLinks
Rust implementation of Paxos consensus algorithm
☆115Updated 2 years ago
Alternatives and similar repositories for paxakos
Users that are interested in paxakos are comparing it to the libraries listed below
Sorting:
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Jaeger tracing library for Rust☆83Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated last week
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Proactive IO & Runtime system☆275Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- Rust FFI wrapper for CRoaring☆161Updated last week
- A lightweight low-level single-threaded actor runtime☆179Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 months ago
- Lock free bounded non blocking pub sub queue☆76Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- skiplist☆142Updated 3 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- ☆47Updated 5 years ago
- Auto-generate serde implementations for prost types☆97Updated 3 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year