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 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years 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…☆91Updated 5 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-…☆80Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- Async filesystem primitives☆137Updated 2 weeks ago
- Thread parking and unparking☆78Updated 6 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Memory database☆55Updated last year
- A websocket protocol implementation.☆93Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 10 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Asynchronous DNS lookups☆66Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 6 months ago
- Asynchronous parallel stream in Rust☆101Updated last year
- High precision decimal☆24Updated 2 years ago
- ☆48Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- A Rust library for interrupting asynchronous streams.☆164Updated 7 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Distributed locks with Redis, implemented in Rust☆56Updated 10 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 4 months ago