rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆502Updated last month
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- ☆494Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- A simple and fast random number generator☆517Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Module initialization/global constructor functions for Rust☆898Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Async executor☆395Updated 2 weeks ago
- ☆330Updated last month
- ☆857Updated 3 weeks ago
- Async I/O and timers☆543Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Futures, streams, and async I/O combinators.☆516Updated last month
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Spin-based synchronization primitives☆550Updated 2 months ago
- A minimal async executor that lets you block on a future☆617Updated 3 months ago
- Slab allocator for Rust☆836Updated last month