cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆275Updated 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☆352Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆417Updated 3 months ago
- ☆310Updated 2 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- Rust replacement for miniz☆224Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- offsetof for Rust☆229Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- String interning for Rust☆207Updated 2 months ago
- Count lines of LLVM IR per generic function☆483Updated last week
- A priority queue for Rust with efficient change function.☆213Updated last month
- A Vec of Bits☆183Updated 3 months ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆344Updated last month
- The arena, a fast but limited type of allocator☆569Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Fast generic radix trie implemented in Rust☆213Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Manual segmented stacks for Rust☆328Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- rust stackful generator library☆353Updated 2 months ago