rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆506Updated last month
Alternatives and similar repositories for rustc-hash
Users that are interested in rustc-hash are comparing it to the libraries listed below
Sorting:
- ☆495Updated last week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- cross-platform Rust API for memory mapped IO☆531Updated last month
- A simple and fast random number generator☆521Updated 2 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆450Updated last week
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- ☆864Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Async I/O and timers☆545Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆699Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- Futures, streams, and async I/O combinators.☆521Updated last month
- ☆332Updated last week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Slab allocator for Rust☆842Updated last month
- Async executor☆400Updated last month