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:
- Macro for sealing traits and structures☆58Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- ☆75Updated 3 years ago
- ☆112Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆182Updated 3 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Floating point types which can be safely shared between threads☆17Updated 10 months ago
- A library for compact bit sets containing enums.☆114Updated last week
- Implied bounds, since 1.79!☆22Updated 8 months ago
- Proof of concept ranged integers in Rust.☆48Updated 3 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆126Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Umbrella repository for Krabcake experiments☆47Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year