flier / rust-fasthashLinks
A suite of non-cryptographic hash functions for Rust.
☆139Updated 3 years ago
Alternatives and similar repositories for rust-fasthash
Users that are interested in rust-fasthash are comparing it to the libraries listed below
Sorting:
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- Generic Atomic<T> type for Rust☆235Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Heap-based async timers☆212Updated 11 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Async filesystem primitives☆132Updated 4 months ago
- Interning of data in rust☆101Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An allocator that can track and limit memory usage.☆209Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆246Updated 8 months ago
- Copy-on-write string utilities for Rust☆157Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- ☆124Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- generators☆208Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆156Updated last month
- Run closures in parallel☆113Updated 4 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- An on-disk hash table implementation☆120Updated 3 years ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- An updated version of linked-hash-map and friends☆114Updated last month
- ☆76Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago