rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆474Updated 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:
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Module initialization/global constructor functions for Rust☆869Updated last month
- ☆832Updated this week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Fast floating point to string conversion☆641Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆492Updated last month
- Slab allocator for Rust☆793Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- ☆489Updated 7 months ago
- Async I/O and timers☆526Updated last week
- A crate for mucking around with piles of bytes☆862Updated last week
- Spin-based synchronization primitives☆536Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- ☆312Updated 2 months ago
- A simple and fast random number generator☆504Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Notify async tasks or threads☆474Updated last month
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Optimized string search routines for Rust.☆1,139Updated last week