Fowler–Noll–Vo hash function
☆359Mar 20, 2024Updated 2 years ago
Alternatives and similar repositories for rust-fnv
Users that are interested in rust-fnv are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last month
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- ☆64Aug 28, 2024Updated last year
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆402May 6, 2022Updated 3 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- oh heck, a case conversion library☆584Aug 9, 2025Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- ☆207Feb 8, 2026Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,086Mar 15, 2026Updated last week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆283Jan 3, 2024Updated 2 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆661Feb 16, 2026Updated last month
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆553Jan 19, 2026Updated 2 months ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- String interning for Rust☆209Sep 8, 2025Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆573Feb 13, 2022Updated 4 years ago
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago