jeromefroe / hashring-rsLinks
A minimal implementation of consistent hashing
☆60Updated 11 months ago
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 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Async filesystem primitives☆135Updated last month
- A websocket protocol implementation.☆93Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Native TLS for futures and async-std☆72Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Asynchronous parallel stream in Rust☆100Updated last year
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Thread parking and unparking☆78Updated 5 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this 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-…☆77Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Async Server Sent Events parser and encoder☆52Updated 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…☆88Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- A tar archive reading/writing library for async Rust.☆31Updated last year
- Distributed locks with Redis, implemented in Rust☆56Updated 9 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago