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
- A concurrent circuit breaker implemented with ring buffers☆120Updated last month
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Jaeger tracing library for Rust☆83Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A lightweight low-level single-threaded actor runtime☆177Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Proactive IO & Runtime system☆275Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆51Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆112Updated last year
- Append-only commit log library for Rust☆114Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Concurrent hash trie☆57Updated 5 years ago