jeromefroe / hashring-rsLinks
A minimal implementation of consistent hashing
☆61Updated last year
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☆75Updated 5 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Native TLS for futures and async-std☆72Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Async filesystem primitives☆143Updated 2 months ago
- Asynchronous HTTP body trait☆152Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A websocket protocol implementation.☆95Updated last month
- A client-side gRPC channel implementation for tonic☆143Updated last month
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Heap-based async timers☆216Updated last year
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A proxy connector for Hyper-based crates☆106Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 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 last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆121Updated last month
- 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…☆100Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- User Agent Parser for Rust☆49Updated last year
- A fast and flexible LRU map.☆199Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆139Updated last year
- A fast, low-overhead WebSocket client☆120Updated 2 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year