jeromefroe / hashring-rs
A minimal implementation of consistent hashing
☆57Updated 9 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:
- Grafana Plugin SDK for Rust☆65Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- A websocket protocol implementation.☆92Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Async Server Sent Events parser and encoder☆52Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- An updated version of linked-hash-map and friends☆112Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆82Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- Consistent Hashing library in Rust☆18Updated last year
- ☆47Updated 4 months ago
- Types and traits for http clients☆114Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months 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-…☆77Updated last year
- ☆72Updated last month
- Additional utilities around the bytes crate☆19Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆70Updated last year
- Rust raise file limit☆25Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago