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.☆92Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The simd optimized escape code☆54Updated last week
- A minimal implementation of consistent hashing☆61Updated last year
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆62Updated 2 years ago
- Read input lines as byte slices for high efficiency☆68Updated 2 years ago
- ☆77Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- ☆39Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- Dynamic structured values for Rust☆28Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Traits for inspecting memory usage of Rust types☆26Updated 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…☆99Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month