rust-jumphash icon indicating copy to clipboard operation
rust-jumphash copied to clipboard

Jump Consistent Hash implementation for Rust

Results 2 rust-jumphash issues
Sort by recently updated
recently updated
newest added

Added `?Sized` marker to make the functions accept `&[u8]`.

Updates the requirements on [siphasher](https://github.com/jedisct1/rust-siphash) to permit the latest version. Commits 8a5f72f It's been a while, let's move to 1.0,0 55ff379 Update .gitignore acc6986 Bump da78da5 Inline 07b7600 Add a...

dependencies