Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆550Jan 19, 2026Updated last month
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- 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,312Nov 21, 2025Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆282Jan 3, 2024Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- ☆500Nov 8, 2025Updated 3 months ago
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆346Aug 23, 2025Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- Temporary file library for rust☆1,408Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Slotmap data structure for Rust☆1,287Dec 6, 2025Updated 2 months ago
- ☆900Feb 16, 2026Updated last week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Rust TOML Parser☆987Feb 18, 2026Updated last week
- Parser for Rust source code☆3,294Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Slab allocator for Rust☆875Jan 31, 2026Updated last month
- ☆321Sep 30, 2025Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 2 months ago
- A Rust library for random number generation.☆1,992Feb 18, 2026Updated last week
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year