jedisct1 / rust-jumphashLinks
Jump Consistent Hash implementation for Rust
☆16Updated 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:
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Unmaintained http://thehydroimpulse.github.io/thrust☆37Updated 9 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- ☆60Updated last year
- Serde support for redis-rs☆75Updated last year
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Rust MetroHash☆53Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated last month
- Unix signal handling for tokio☆88Updated 7 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago