danielhenrymantilla / macro_rules_attribute-rs
Use declarative macros as proc_macro attributes or derives
☆110Updated last year
Alternatives and similar repositories for macro_rules_attribute-rs:
Users that are interested in macro_rules_attribute-rs are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- An alternate Cargo registry using static files☆115Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Rust procedural macro attribute parser☆37Updated 9 months ago
- A library for compact bit sets containing enums.☆98Updated last week
- ☆41Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- ☆111Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Convert number to enum☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- An easy to configure wrapper for Rust's clippy☆106Updated 2 years ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- ☆87Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Migrated to Codeberg☆80Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- "A very small syn"☆201Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago