nwtnni / paxosLinks
Distributed consensus protocol for replicated state machines
☆62Updated 6 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- Rust CASPaxos implementation☆66Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 2 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- software transactional memory in rust☆14Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆47Updated 4 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- scraps of a potential language☆38Updated 4 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- An experimental columnar arena☆43Updated 10 months ago