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:
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆111Updated 3 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- ☆204Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Write doc comments from macros☆100Updated 3 months ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Convert number to enum☆87Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- 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
- ☆61Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- ☆109Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- 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