benschulz / paxakosLinks
Rust implementation of Paxos consensus algorithm
☆110Updated 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☆140Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Framework for simulating distributed applications☆102Updated 5 years ago
- OpenTracing API for Rust☆64Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Append-only commit log library for Rust☆113Updated 3 weeks ago
- Jaeger tracing library for Rust☆83Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago
- A lightweight low-level single-threaded actor runtime☆173Updated 4 months ago
- Proactive IO & Runtime system☆274Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- Concurrent hash trie☆55Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago