nwtnni / paxosLinks
Distributed consensus protocol for replicated state machines
☆62Updated 7 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 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- Concurrent hash trie☆58Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- ☆47Updated 5 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆33Updated 6 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An experimental columnar arena☆43Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- software transactional memory in rust☆14Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated 2 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Utilities building on top of Rust's async primitives.☆24Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Updated last year