rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆526Updated 4 months ago
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- ☆502Updated last month
- A crate for safe and ergonomic pin-projection.☆692Updated last week
- Fast floating point to string conversion☆674Updated this week
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆840Updated last year
- A simple and fast random number generator☆544Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Support atomic operations on Arc itself☆1,189Updated this week
- Test harness for ui tests of compiler diagnostics☆941Updated this week
- Async I/O and timers☆556Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Async executor☆419Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆809Updated last week
- Fast function for printing integer primitives to a decimal string☆354Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆932Updated last month
- ☆346Updated last month
- Module initialization/global constructor functions for Rust☆938Updated last week
- ☆883Updated this week
- cross-platform Rust API for memory mapped IO☆573Updated last month
- Optimized string search routines for Rust.☆1,288Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆796Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆728Updated 3 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆487Updated last week
- Slab allocator for Rust☆854Updated last month
- ☆312Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆639Updated 3 weeks ago