jeromefroe / hashring-rs
A minimal implementation of consistent hashing
☆54Updated 4 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 futures abstraction that runs a set of futures which may complete in any order.☆89Updated 4 months ago
- A global executor built on top of async-executor and smol☆73Updated 6 months ago
- A websocket protocol implementation.☆90Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆96Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 11 months ago
- Duplicate an async I/O handle☆40Updated last month
- Minimal async cache in Rust with support for key expirations☆51Updated 7 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆36Updated 11 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated 7 months ago
- File locking for Rust.☆43Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Grafana Plugin SDK for Rust☆60Updated last month
- Serde Visitor for deserializing untagged enums☆60Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 7 months ago
- ☆70Updated last month
- A no-frills async memcached client for Rust.☆23Updated 3 months ago
- Consistent Hashing library in Rust☆18Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆65Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Additional utilities around the bytes crate☆18Updated 6 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 9 months ago
- Async filesystem primitives☆130Updated last month
- Asynchronously speed-limiting multiple byte streams☆57Updated 2 months ago
- Thread parking and unparking☆74Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Native TLS for futures and async-std☆70Updated 4 months ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆63Updated 4 months ago