jeromefroe / hashring-rsLinks
A minimal implementation of consistent hashing
☆60Updated 10 months ago
Alternatives and similar repositories for hashring-rs
Users that are interested in hashring-rs are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- CSV parsing in async context☆44Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A websocket protocol implementation.☆93Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated last month
- RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+☆50Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Async Server Sent Events parser and encoder☆52Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Grafana Plugin SDK for Rust☆65Updated last month
- Common Rust library☆36Updated this week
- A collection of plug-and-play retry policies for Rust projects.☆17Updated this week
- cron parser☆24Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A tar archive reading/writing library for async Rust.☆32Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Serde support for the humantime crate☆33Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 months ago
- A no-frills async memcached client for Rust.☆23Updated 2 months ago
- Additional utilities around the bytes crate☆19Updated last month