Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆563Mar 28, 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆284Jan 3, 2024Updated 2 years ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,327Nov 21, 2025Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,639Apr 15, 2026Updated 2 weeks ago
- A simple and fast random number generator☆579Apr 13, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A fast bump allocation arena for Rust☆2,178Updated this week
- Just, really the littlest Vec you could need. So smol.☆735Mar 14, 2026Updated last month
- A crate for mucking around with piles of bytes☆988Jan 31, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,431Apr 21, 2026Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆355Aug 23, 2025Updated 8 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated 2 months ago
- ☆498Nov 8, 2025Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,349Apr 18, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,326Feb 21, 2026Updated 2 months ago
- Compile time static maps for Rust☆2,130Apr 18, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- Module initialization/global constructor functions for Rust☆974Apr 22, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆368Mar 20, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆828Dec 24, 2025Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,115Apr 18, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,080Mar 12, 2026Updated last month
- Temporary file library for rust☆1,426Updated this week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Heap profiling and ad hoc profiling for Rust programs.☆959Feb 20, 2025Updated last year
- Statistics-driven benchmarking library for Rust☆5,465Apr 23, 2026Updated last week
- Support atomic operations on Arc itself☆1,315Apr 4, 2026Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆358Mar 20, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,311Dec 6, 2025Updated 4 months ago
- ☆917Apr 19, 2026Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆552Nov 4, 2025Updated 5 months ago
- Blazing fast concurrent HashMap for Rust.☆4,023Mar 5, 2025Updated last year
- ☆326Mar 29, 2026Updated last month
- 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.
- Macros for all your token pasting needs☆1,086Oct 6, 2024Updated last year
- Slab allocator for Rust☆889Jan 31, 2026Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆929Jun 17, 2025Updated 10 months ago
- Parser for Rust source code☆3,312Apr 17, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆6,051Updated this week
- Test harness for ui tests of compiler diagnostics☆965Mar 25, 2026Updated last month
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆202Apr 16, 2026Updated last week