cbreeden / fxhashLinks
A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆278Updated 2 years ago
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☆318Updated 6 months ago
- ☆316Updated 3 months ago
- Fowler–Noll–Vo hash function☆355Updated last year
- A Rust implementation of the xxHash algorithm.☆427Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆288Updated 3 years ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- Fast function for printing integer primitives to a decimal string☆359Updated last week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A priority queue for Rust with efficient change function.☆217Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Manual segmented stacks for Rust☆331Updated this week
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Count lines of LLVM IR per generic function☆494Updated last month
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A Vec of Bits☆186Updated 5 months ago
- String interning for Rust☆207Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Intrusive collections for Rust☆483Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated this week
- ☆215Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Async synchronization primitives☆280Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆399Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆348Updated 3 months ago