matklad / macro-dep-test
☆36Updated last year
Related projects ⓘ
Alternatives and complementary repositories for macro-dep-test
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- An alternate Cargo registry using static files☆105Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Bare-metal allocators.☆75Updated 2 years ago
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- 🐱concat! with support for const variables and expressions☆35Updated last month
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- A tool to help with minimization of Rust code☆49Updated 10 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆28Updated 5 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Macro for sealing traits and structures☆49Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Umbrella repository for Krabcake experiments☆46Updated last year
- Find out about keys that are ignored when deserializing data☆75Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago