rust-lang / project-const-generics
☆44Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for project-const-generics
- Faster integer division and modulus operations☆70Updated last year
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Macro for sealing traits and structures☆49Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- `$crate` in procedural macros.