jedisct1 / rust-jumphashLinks
Jump Consistent Hash implementation for Rust
☆15Updated last year
Alternatives and similar repositories for rust-jumphash
Users that are interested in rust-jumphash are comparing it to the libraries listed below
Sorting:
- Conversion traits for Rust☆50Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆59Updated last year
- A pool of reusable values☆51Updated 5 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- Rust MetroHash☆52Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Asynchronous name resolution utilities for the futures and tokio-core crates.☆19Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- Rust bindings to librsync☆39Updated last year
- Asynchronous file I/O for Tokio☆48Updated 2 months ago
- allows you to run multiple cargo commands in a row☆19Updated 8 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 8 months ago
- debug_assert! for your memory usage in Rust☆13Updated 6 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A macro to generate Rust actors☆45Updated 4 years ago