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 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 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-…☆80Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- A websocket protocol implementation.☆93Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Async filesystem primitives☆137Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- 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…☆93Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- CSV parsing in async context☆47Updated 3 months ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 7 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆48Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- Heap-based async timers☆214Updated last year
- Asynchronous HTTP body trait☆146Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- A client-side gRPC channel implementation for tonic☆135Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Memory database☆55Updated last year
- ☆87Updated 7 months ago