A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.
☆283Jan 3, 2024Updated 2 years ago
Alternatives and similar repositories for fxhash
Users that are interested in fxhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆553Jan 19, 2026Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A Vec That Has a Smaller size_of☆158Oct 2, 2025Updated 5 months ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Obtain the number of threads in the current process☆17Feb 15, 2024Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆353Aug 23, 2025Updated 7 months ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Apr 17, 2022Updated 3 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- Optimized string search routines for Rust.☆1,398Feb 12, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- ☆64Aug 28, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- ☆324Sep 30, 2025Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆368Updated this week
- A simple map based on a vector for small integer keys☆69Dec 1, 2024Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Compact string type for zero-copy parsing☆265Nov 16, 2023Updated 2 years ago
- Rust symbol demangling☆294Jan 15, 2026Updated 2 months ago
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- An implementation of random number generator based on rdrand instruction☆26Dec 17, 2023Updated 2 years ago