rust-lang / rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆450Updated last month
Alternatives and similar repositories for rustc-hash:
Users that are interested in rustc-hash are comparing it to the libraries listed below
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- ☆478Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- ☆807Updated last week
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆569Updated this week
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- Task abstraction for building executors☆460Updated 2 months ago
- Slab allocator for Rust☆747Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆785Updated last week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆812Updated this week
- An implementation of a LRU cache☆683Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- cross-platform Rust API for memory mapped IO☆462Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- Async multi-producer multi-consumer channel☆836Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago