flier / rust-fasthash
A suite of non-cryptographic hash functions for Rust.
☆139Updated 2 years ago
Alternatives and similar repositories for rust-fasthash:
Users that are interested in rust-fasthash are comparing it to the libraries listed below
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆132Updated last year
- Heap-based async timers☆212Updated 9 months ago
- Rust FFI wrapper for CRoaring☆157Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections