timothee-haudebourg / cc-traitsLinks
☆13Updated 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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- `$crate` in procedural macros.☆79Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro for sealing traits and structures☆60Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- ☆112Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Convert number to enum☆87Updated last year
- Implied bounds, since 1.79!☆23Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A sinless derive helper☆77Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆77Updated 4 years ago
- Library facilitating safe pinned initialization☆75Updated this week
- Automatically implement traits for common smart pointers☆122Updated 9 months ago