rust-lang / rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆465Updated 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
- ☆481Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- ☆824Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- A simple and fast random number generator☆483Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Support atomic operations on Arc itself☆951Updated this week
- Fast floating point to string conversion☆632Updated 2 months ago
- Optimized string search routines for Rust.☆1,072Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A crate for mucking around with piles of bytes☆838Updated last week
- Spin-based synchronization primitives☆528Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- An implementation of a LRU cache☆696Updated 3 weeks ago
- Slab allocator for Rust☆773Updated last week
- Execute Rust code carefully, with extra checking along the way☆409Updated this week
- Async multi-producer multi-consumer channel☆848Updated last week
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Async I/O and timers☆501Updated 3 weeks ago