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 flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Lightning fast concurrent HyperLogLog for Rust.☆41Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Serde serializer for generating Starlark build targets☆69Updated this week
- 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 week
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- 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
- futures::AtomicWaker extracted into its own crate☆33Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- ☆39Updated 5 years ago
- ☆57Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Benchmarking library for stable Rust☆46Updated 5 months ago
- Thin immutable zero-copy byte slice☆47Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 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
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Auto-generate serde implementations for prost types☆97Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago