cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆277Updated last year
Alternatives and similar repositories for fxhash
Users that are interested in fxhash are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆311Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆419Updated 3 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- ☆310Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆354Updated 3 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A Vec of Bits☆183Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago
- rust stackful generator library☆355Updated 2 months ago
- offsetof for Rust☆229Updated last year
- A priority queue for Rust with efficient change function.☆215Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆195Updated 10 months ago
- Intrusive collections for Rust☆473Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- Fast floating point to string conversion☆674Updated this week
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Rust replacement for miniz☆225Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆520Updated 4 months ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Count lines of LLVM IR per generic function☆486Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago