Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆579Mar 28, 2026Updated 3 months ago
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A vector with a fixed capacity. (Rust)☆873Jun 20, 2026Updated last week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆289Jan 3, 2024Updated 2 years ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,339Nov 21, 2025Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,650Jun 11, 2026Updated 2 weeks ago
- A simple and fast random number generator☆591May 3, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Just, really the littlest Vec you could need. So smol.☆736Apr 29, 2026Updated last month
- A fast bump allocation arena for Rust☆2,246Updated this week
- A crate for mucking around with piles of bytes☆1,008Jan 31, 2026Updated 4 months ago
- Optimized string search routines for Rust.☆1,478Jun 12, 2026Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆362Aug 23, 2025Updated 10 months ago
- Fast floating point to string conversion☆701Updated this week
- ☆497Nov 8, 2025Updated 7 months ago
- Rust port of Google's SwissTable hash map☆2,947Jun 20, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,383May 2, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Compile time static maps for Rust☆2,160Jun 22, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,379Jun 8, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,074Updated this week
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,036Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆981Feb 20, 2025Updated last year
- Fast function for printing integer primitives to a decimal string☆377Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆841May 27, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,134Jun 16, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,084Mar 12, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Temporary file library for rust☆1,437Jun 19, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,489Apr 23, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,363Jun 13, 2026Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆356Mar 20, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,325May 9, 2026Updated last month
- ☆922Jun 20, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆555May 22, 2026Updated last month
- ☆331May 11, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆4,064May 17, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Macros for all your token pasting needs☆1,089Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆947Jun 17, 2025Updated last year
- Slab allocator for Rust☆913Jan 31, 2026Updated 4 months ago
- Parser for Rust source code☆3,333Updated this week
- An interpreter for Rust's mid-level intermediate representation☆6,353Jun 22, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆970Updated this week
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆207Jun 19, 2026Updated last week