Fowler–Noll–Vo hash function
☆358Mar 20, 2024Updated last year
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,621Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆401May 6, 2022Updated 3 years ago
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,077Sep 25, 2024Updated last year
- oh heck, a case conversion library☆584Aug 9, 2025Updated 6 months ago
- A Rust implementation of the xxHash algorithm.☆431Feb 19, 2026Updated last week
- ☆64Aug 28, 2024Updated last year
- Support for matching file paths against Unix shell style patterns.☆569Dec 2, 2025Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆570Feb 13, 2022Updated 4 years ago
- String interning for Rust☆208Sep 8, 2025Updated 5 months ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- ☆206Feb 8, 2026Updated 3 weeks ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆282Jan 3, 2024Updated 2 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,031Jan 29, 2025Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated 2 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆659Feb 16, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week