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☆74Updated last month
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- A websocket protocol implementation.☆93Updated 2 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async filesystem primitives☆139Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An updated version of linked-hash-map and friends☆129Updated 5 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…☆96Updated last month
- Asynchronous parallel stream in Rust☆104Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆48Updated 8 months ago
- A proxy connector for Hyper-based crates☆106Updated last year
- A fast and flexible LRU map.☆193Updated 9 months ago
- How to run Hyper on async-std☆40Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Additional utilities around the bytes crate☆19Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Heap-based async timers☆214Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Asynchronous HTTP body trait☆147Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Native TLS for futures and async-std☆72Updated 4 months ago
- Thread parking and unparking☆79Updated 8 months ago
- A client-side gRPC channel implementation for tonic☆136Updated 2 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- 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
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 weeks ago