rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆481Updated 5 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:
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- ☆490Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Fast floating point to string conversion☆644Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- A simple and fast random number generator☆508Updated this week
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Async I/O and timers☆531Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- ☆836Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆604Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆417Updated this week
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆734Updated this week
- Async executor☆379Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago