rust-lang / rustc-hash
Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
☆394Updated last month
Related projects ⓘ
Alternatives and complementary repositories for rustc-hash
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- ☆447Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Fast floating point to string conversion☆607Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- Futures, streams, and async I/O combinators.☆475Updated this week
- A simple and fast random number generator☆413Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- Async I/O and timers☆450Updated last week
- A crate for mucking around with piles of bytes☆729Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆519Updated 2 months ago
- Spin-based synchronization primitives☆485Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- ☆753Updated last week
- Notify async tasks or threads☆449Updated this week
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Task abstraction for building executors☆413Updated last month
- Slab allocator for Rust☆705Updated 2 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated last month
- Count lines of LLVM IR per generic function☆414Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago