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:
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Fast generic radix trie implemented in Rust☆210Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- A Vec of Bits☆181Updated 2 months ago
- nativejson-benchmark in Rust☆173Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Heap-based async timers☆215Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- Generic Atomic<T> type for Rust☆243Updated last month
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- ☆125Updated 3 years ago
- ☆78Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Async filesystem primitives☆139Updated 2 weeks ago
- A fast Bloom filter implementation in Rust☆265Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆271Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆127Updated 2 months ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago