rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆519Updated 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
Sorting:
- Fast floating point to string conversion☆670Updated last week
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- ☆501Updated 3 weeks ago
- A simple and fast random number generator☆543Updated last month
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆564Updated last month
- ☆345Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆935Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- ☆884Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- Count lines of LLVM IR per generic function☆483Updated last week
- Async I/O and timers☆554Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Support atomic operations on Arc itself☆1,167Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆473Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- Slab allocator for Rust☆853Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Spin-based synchronization primitives☆563Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- A high performance, zero-copy URL router.☆501Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆728Updated last week