timothee-haudebourg / cc-traits
☆11Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for cc-traits
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Floating point types which can be safely shared between threads☆14Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.