rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆489Updated 5 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:
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- ☆493Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- A simple and fast random number generator☆513Updated 3 weeks ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Module initialization/global constructor functions for Rust☆877Updated this week
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆428Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- Async I/O and timers☆535Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆838Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- ☆328Updated this week
- ☆841Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆693Updated 7 months ago
- An implementation of a LRU cache☆728Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆711Updated last week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆850Updated last month
- Slab allocator for Rust☆804Updated last month
- Async executor☆383Updated last week
- Rust allocator using jemalloc as a backend☆436Updated last month