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
Sorting:
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆552Jan 19, 2026Updated last month
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,315Nov 21, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Fowler–Noll–Vo hash function☆358Mar 20, 2024Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Per-object thread-local storage for Rust☆365Feb 18, 2026Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆155Oct 2, 2025Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- ☆322Sep 30, 2025Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆348Aug 23, 2025Updated 6 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Compact string type for zero-copy parsing☆264Nov 16, 2023Updated 2 years ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 5 months ago