jeromefroe / hashring-rsLinks
A minimal implementation of consistent hashing
☆60Updated 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 3 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-…☆81Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- Asynchronous HTTP body trait☆151Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- Native TLS for futures and async-std☆72Updated 6 months ago
- Async filesystem primitives☆141Updated last month
- ☆88Updated 3 weeks ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Asynchronous parallel stream in Rust☆105Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 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…☆97Updated 3 months ago
- A websocket protocol implementation.☆95Updated last week
- Distributed locks with Redis, implemented in Rust☆57Updated last year
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A concurrent circuit breaker implemented with ring buffers☆120Updated last week
- CSV parsing in async context☆49Updated 6 months ago
- ☆48Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Benchmarking library for stable Rust☆47Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago