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 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 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…☆96Updated last month
- An updated version of linked-hash-map and friends☆129Updated 2 weeks ago
- A websocket protocol implementation.☆94Updated last month
- Grafana Plugin SDK for Rust☆69Updated last week
- Asynchronous HTTP body trait☆149Updated last month
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆40Updated last year
- Native TLS for futures and async-std☆72Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 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 2 months ago
- A client-side gRPC channel implementation for tonic☆137Updated 3 months ago
- ☆62Updated 3 years ago
- A concurrent circuit breaker implemented with ring buffers☆120Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Async filesystem primitives☆139Updated last month
- A fast and flexible LRU map.☆198Updated 9 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Heap-based async timers☆215Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week