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:
- ☆112Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- `$crate` in procedural macros.☆77Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆43Updated 2 years ago
- ☆77Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- A sinless derive helper☆76Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Convert number to enum☆87Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Automatic cfg for Rust compiler features☆105Updated 6 months ago
- Show unused code from multi-crate Rust projects☆121Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Implied bounds, since 1.79!☆23Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month