timothee-haudebourg / cc-traitsLinks
☆12Updated last year
Alternatives and similar repositories for cc-traits
Users that are interested in cc-traits are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆41Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Integer types with customizable niche values☆46Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Opens up a Rust enum to allow for non-specified values☆19Updated 11 months ago
- ☆112Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Implied bounds, since 1.79!☆22Updated 6 months ago
- Easy enum wrapper that implements all traits that the wrapped objects implement☆15Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- ☆22Updated 8 months ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago