jeromefroe / hashring-rsLinks
A minimal implementation of consistent hashing
☆59Updated 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☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A websocket protocol implementation.☆93Updated last month
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- How to run Hyper on async-std☆40Updated 3 years ago
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Async filesystem primitives☆137Updated last week
- 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
- A fast and flexible LRU map.☆192Updated 8 months ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 8 months ago
- RSMQ port to async rust. RSMQ is a simple redis queue system that works in any redis v2.6+☆51Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Heap-based async timers☆214Updated last year
- A proxy connector for Hyper-based crates☆106Updated last year