Stars
For coercing between equal types with const-generic arguments
macro for constructing `std::num::NonZero*` from constants
Const equivalents of std functions, compile-time comparison, and parsing.
Annotation to easily define ad-hoc / one-shot extension traits
type-witness-based abstractions, used for emulating polymorphism in const fns
Lending iterators on stable Rust
Destructure an expression into multiple constants
Empowering everyone to build reliable and efficient software.
Safely cast &T to &U where the struct U contains a single field of type T.
Data for this-week-in-rust.org
For decoding/encoding base 64/32/16 strings at compile-time.
extensions to core/std library types.
The Dark Arts of Advanced and Unsafe Rust Programming
Cranelift based backend for rustc
Index slices with multiple const indices/ranges
A pure functional language for type-level programming in Rust