et4te / swimLinks
An implementation of the SWIM gossip protocol in Rust using tokio-rs.
☆15Updated 4 years ago
Alternatives and similar repositories for swim
Users that are interested in swim are comparing it to the libraries listed below
Sorting:
- Rust CASPaxos implementation☆66Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 7 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Concurrent hash trie☆58Updated 5 years ago
- FST (Fast Succinct Trie) implementation in Rust☆26Updated 6 years ago
- A flexible binary merkle tree implementation in Rust.☆58Updated 2 years ago
- hybrid logical clock for Rust☆21Updated 10 years ago
- Gossip protocol written in Rust☆62Updated 11 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A fast key-value store written in Rust☆109Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Chain replication server framework for Rust☆41Updated 10 months ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- An implementation of a push-pull gossip protocol.☆43Updated 5 years ago
- ☆36Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 7 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆82Updated last month
- rust database engineering toolkit☆35Updated 4 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Heap-based async timers☆216Updated last year
- Epoch-based garbage collection☆81Updated 7 years ago