bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆75Updated last month
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:
- Macro for sealing traits and structures☆59Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- ☆60Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Some internal rustc tools made accessible☆47Updated this week
- Write doc comments from macros☆100Updated this week
- Migrated to Codeberg☆80Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Convert number to enum☆87Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆195Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆68Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago