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:
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- 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
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Jaeger tracing library for Rust☆83Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆276Updated 2 years ago
- Proactive IO & Runtime system☆276Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- Library safely exposing the io_uring API.☆69Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- OpenTracing API for Rust☆65Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆232Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Port of bbolt in Rust☆65Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- skiplist☆144Updated 4 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago