rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆515Updated 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:
- ☆501Updated this week
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- A vector with a fixed capacity. (Rust)☆832Updated last year
- A simple and fast random number generator☆535Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- ☆880Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆464Updated this week
- Module initialization/global constructor functions for Rust☆925Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- ☆340Updated 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`…☆803Updated 2 weeks ago
- Async I/O and timers☆553Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- cross-platform Rust API for memory mapped IO☆551Updated 2 weeks ago
- Async executor☆406Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆910Updated this week
- Adaptors between compression crates and Rust's async IO types☆581Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Support atomic operations on Arc itself☆1,150Updated last week
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago