rust-lang / rustc-hashLinks
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆509Updated 2 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:
- ☆497Updated last month
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Fast floating point to string conversion☆662Updated this week
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- A simple and fast random number generator☆530Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆910Updated last week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Async I/O and timers☆551Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆766Updated this week
- cross-platform Rust API for memory mapped IO☆538Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- Async executor☆402Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆722Updated this week
- ☆335Updated 3 weeks ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆460Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆774Updated 3 weeks ago
- Slab allocator for Rust☆846Updated 2 months ago
- ☆871Updated last week
- An implementation of a LRU cache☆749Updated last week