rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆496Updated 2 weeks ago
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- ☆493Updated 10 months ago
- A simple and fast random number generator☆515Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Module initialization/global constructor functions for Rust☆891Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆431Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Async executor☆388Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- ☆849Updated last week
- ☆329Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆857Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated last week