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:
- Fowler–Noll–Vo hash function☆349Updated last year
- A Rust implementation of the xxHash algorithm.☆410Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 3 months ago
- Super-fast float parser in Rust (now part of Rust core)☆281Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year
- a lock-free concurrent slab (experimental)☆299Updated 9 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- ☆302Updated 3 weeks ago
- Rust replacement for miniz☆219Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast generic radix trie implemented in Rust☆209Updated last month
- A Vec of Bits☆180Updated last month
- Rust implementation of xxhash☆255Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Fast floating point to string conversion☆662Updated this week
- The arena, a fast but limited type of allocator☆560Updated last year
- Easy function multiversioning for Rust☆239Updated 10 months ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Count lines of LLVM IR per generic function☆477Updated 3 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆502Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆341Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- String interning for Rust☆205Updated last month