cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆265Updated last year
Alternatives and similar repositories for fxhash
Users that are interested in fxhash are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆346Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- Compact string type for zero-copy parsing☆259Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Rust replacement for miniz☆215Updated 2 weeks ago
- String interning for Rust☆200Updated last month
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- ☆286Updated 4 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Fast floating point to string conversion☆644Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- offsetof for Rust☆229Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Backtraces in Rust☆586Updated 3 weeks ago
- generators☆210Updated last year