rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆537Updated last week
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- ☆502Updated 2 months ago
- Fast floating point to string conversion☆689Updated this week
- Just, really the littlest Vec you could need. So smol.☆717Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated this week
- A vector with a fixed capacity. (Rust)☆850Updated last year
- A simple and fast random number generator☆557Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Module initialization/global constructor functions for Rust☆951Updated last month
- Easy self-referential struct generation for Rust.☆689Updated last year
- Async executor☆428Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated this week
- cross-platform Rust API for memory mapped IO☆590Updated 3 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆502Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆798Updated this week
- Adaptors between compression crates and Rust's async IO types☆606Updated 2 weeks ago
- ☆899Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Asynchronous streams for Rust using async & await notation☆731Updated last year
- Fast function for printing integer primitives to a decimal string☆359Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- ☆351Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆626Updated 2 months ago
- Task abstraction for building executors☆555Updated this week
- Slab allocator for Rust☆866Updated 2 months ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- Spin-based synchronization primitives☆574Updated this week