bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆80Updated 2 months ago
Alternatives and similar repositories for proc-macro-crate
Users that are interested in proc-macro-crate are comparing it to the libraries listed below
Sorting:
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Macro for sealing traits and structures☆61Updated last year
- ☆111Updated 3 years ago
- ☆204Updated 2 months ago
- ☆61Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Write doc comments from macros☆100Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Convert number to enum☆87Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 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 3 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago