jeromefroe / hashring-rs
A minimal implementation of consistent hashing
☆57Updated 8 months ago
Alternatives and similar repositories for hashring-rs:
Users that are interested in hashring-rs are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A websocket protocol implementation.☆91Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.