timothee-haudebourg / cc-traits
☆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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- List size of types in a Rust crate☆27Updated last year
- Floating point types which can be safely shared between threads☆16Updated 7 months ago
- Rustdoc's JSON output interface☆30Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Library facilitating safe pinned initialization☆36Updated this week
- Lending iterators on stable Rust☆82Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Use declarative macros as proc_macro attributes or derives☆112Updated 2 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- `$crate` in procedural macros.☆69Updated last month
- A sinless derive helper☆72Updated 5 months ago
- ☆30Updated 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Opens up a Rust enum to allow for non-specified values☆17Updated 10 months ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆11Updated 3 years ago
- Name return types of async fn on stable Rust☆18Updated 2 years ago