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.☆90Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 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…☆88Updated 4 months ago
- A minimal implementation of consistent hashing☆60Updated 11 months ago
- The simd optimized escape code☆54Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆39Updated 5 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- A HyperLogLog implementation in Rust.☆50Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆73Updated 3 months ago
- Asynchronous DNS lookups☆66Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago