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☆142Updated 5 years ago
- Library safely exposing the io_uring API.☆71Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Proactive IO & Runtime system☆276Updated last year
- A concurrent circuit breaker implemented with ring buffers☆121Updated last month
- Port of bbolt in Rust☆66Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆235Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Jaeger tracing library for Rust☆83Updated last year
- A lightweight low-level single-threaded actor runtime☆181Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Rust FFI wrapper for CRoaring☆163Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Append-only commit log library for Rust☆116Updated last month
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago