rust-lang / rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆445Updated last month
Alternatives and similar repositories for rustc-hash:
Users that are interested in rustc-hash are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- A crate for mucking around with piles of bytes☆795Updated last week
- Module initialization/global constructor functions for Rust☆821Updated this week
- A simple and fast random number generator☆475Updated last month
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- ☆466Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- Task abstraction for building executors☆456Updated last month
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Futures, streams, and async I/O combinators.☆496Updated 3 weeks ago
- Async I/O and timers☆482Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- ☆802Updated this week
- Support atomic operations on Arc itself☆891Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Fast floating point to string conversion☆625Updated last week
- Notify async tasks or threads☆460Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Rust crate for a convenient RAII scope guard.☆498Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆565Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆779Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆458Updated 3 months ago
- Count lines of LLVM IR per generic function☆436Updated last month
- Spin-based synchronization primitives☆505Updated this week
- Async executor☆360Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆786Updated this week