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 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- 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.☆117Updated 9 months ago
- Benchmarking library for stable Rust☆47Updated this week
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆25Updated last month
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Serde serializer for generating Starlark build targets☆70Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- rust histogram and percentile stats☆48Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- An updated version of linked-hash-map and friends☆138Updated last month
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- ☆76Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast …☆62Updated last year
- a fast async pool based on channel☆26Updated this week
- ☆39Updated 5 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated this week