rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆533Updated 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:
- Fast floating point to string conversion☆686Updated last week
- ☆501Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆714Updated last month
- A crate for safe and ergonomic pin-projection.☆694Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆680Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated last week
- A simple and fast random number generator☆547Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 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`…☆815Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆917Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆494Updated last week
- A vector with a fixed capacity. (Rust)☆845Updated last year
- ☆890Updated last week
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Async executor☆422Updated last month
- Async I/O and timers☆565Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆906Updated last month
- ☆349Updated last month
- Slab allocator for Rust☆864Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆454Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆643Updated last month
- cross-platform Rust API for memory mapped IO☆583Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆731Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆939Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,221Updated this week
- Rust crate for a convenient RAII scope guard.☆544Updated 2 years ago