zarbafian / gossipLinks
A generic gossip library that uses gossip-based peer sampling
☆22Updated last year
Alternatives and similar repositories for gossip
Users that are interested in gossip are comparing it to the libraries listed below
Sorting:
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Fire-forged cluster management & Distributed data protocol☆78Updated 4 years ago
- Append-only commit log library for Rust☆116Updated 2 weeks ago
- A client-side gRPC channel implementation for tonic☆141Updated 4 months ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated 2 weeks ago
- Port of bbolt in Rust☆65Updated last year
- OpenTracing API for Rust☆65Updated last year
- Casbin Actix-web access control middleware☆56Updated last month
- ☆112Updated 2 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-…☆81Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Distributed filesystem in Rust☆56Updated 2 years ago
- Jaeger tracing library for Rust☆83Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆149Updated 2 weeks ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- ☆81Updated 4 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.