Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆574Mar 28, 2026Updated 2 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)☆872May 3, 2026Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆288Jan 3, 2024Updated 2 years ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,337Nov 21, 2025Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,648Apr 15, 2026Updated last month
- A simple and fast random number generator☆587May 3, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- A fast bump allocation arena for Rust☆2,226Updated this week
- A crate for mucking around with piles of bytes☆1,002Jan 31, 2026Updated 4 months ago
- Optimized string search routines for Rust.☆1,459May 27, 2026Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆360Aug 23, 2025Updated 9 months ago
- Fast floating point to string conversion☆696Feb 16, 2026Updated 3 months ago
- ☆497Nov 8, 2025Updated 7 months ago
- Rust port of Google's SwissTable hash map☆2,936May 9, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,368May 2, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Compile time static maps for Rust☆2,148Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,359Feb 21, 2026Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 3 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,014May 30, 2026Updated last week
- Fast function for printing integer primitives to a decimal string☆372Mar 20, 2026Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆974Feb 20, 2025Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,125May 26, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 2 months ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Temporary file library for rust☆1,434Updated this week
- Statistics-driven benchmarking library for Rust☆5,481Apr 23, 2026Updated last month
- Support atomic operations on Arc itself☆1,349Apr 4, 2026Updated 2 months ago
- Fowler–Noll–Vo hash function☆356Mar 20, 2024Updated 2 years ago
- Slotmap data structure for Rust☆1,321May 9, 2026Updated 3 weeks ago
- ☆920Apr 19, 2026Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆554May 22, 2026Updated 2 weeks ago
- ☆329May 11, 2026Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆4,053May 17, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Macros for all your token pasting needs☆1,087Oct 6, 2024Updated last year
- Numeric traits for generic mathematics in Rust☆944Jun 17, 2025Updated 11 months ago
- Slab allocator for Rust☆898Jan 31, 2026Updated 4 months ago
- Parser for Rust source code☆3,326May 26, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆6,267Updated this week
- Test harness for ui tests of compiler diagnostics☆969Mar 25, 2026Updated 2 months ago
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆206Updated this week