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:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Heap-based async timers☆214Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple bitset container for Rust☆143Updated last month
- A fast Bloom filter implementation in Rust☆257Updated this week
- 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
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Interning of data in rust☆101Updated 3 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- ☆209Updated last month
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- ☆76Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- Rust FFI wrapper for CRoaring☆158Updated last week
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago