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:
- 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.☆112Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated 2 weeks ago
- Asynchronous parallel stream in Rust☆105Updated last year
- Heap-based async timers☆216Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Minimal async cache in Rust with support for key expirations☆55Updated 5 months ago
- Asynchronous HTTP body trait☆149Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- 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 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- Native TLS for futures and async-std☆72Updated 5 months ago
- A fast, low-overhead WebSocket client☆116Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 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 3 months ago
- Thread parking and unparking☆79Updated 10 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- User Agent Parser for Rust☆48Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A client-side gRPC channel implementation for tonic☆139Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago