zonyitoo / conhash-rsLinks
Consistent Hashing library in Rust
☆18Updated 2 years ago
Alternatives and similar repositories for conhash-rs
Users that are interested in conhash-rs are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Benchmarking library for stable Rust☆47Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- ☆14Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Traits for inspecting memory usage of Rust types☆26Updated 11 months ago
- The simd optimized escape code☆54Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Practical examples of the Rust async ecosystem☆40Updated 3 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…☆97Updated 2 months ago
- Native Rust implementation of Kubernetes api☆34Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A HyperLogLog implementation in Rust.☆51Updated last week
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Run closures in parallel☆115Updated 10 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An efficient JSON Value parser☆76Updated last year