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:
- Jaeger tracing library for Rust☆83Updated last year
- 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 concurrent circuit breaker implemented with ring buffers☆121Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- OpenTracing API for Rust☆65Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Port of bbolt in Rust☆66Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- Proactive IO & Runtime system☆276Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A fast and flexible LRU map.☆198Updated last year
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Async filesystem primitives☆142Updated 2 months ago
- ☆126Updated 3 years ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago