cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆271Updated last year
Alternatives and similar repositories for fxhash
Users that are interested in fxhash are comparing it to the libraries listed below
Sorting:
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- Fowler–Noll–Vo hash function☆350Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆302Updated 10 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- ☆305Updated last month
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- String interning for Rust☆206Updated 2 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Fast generic radix trie implemented in Rust☆210Updated last month
- Fast numeric to- and from-string conversion routines.☆343Updated last month
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Rust replacement for miniz☆220Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago