bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆79Updated 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:
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆61Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- ☆201Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Macro for sealing traits and structures☆60Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Convert number to enum☆87Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A std::Instant replacement that works on WASM too.☆113Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Write doc comments from macros☆101Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Rustdoc's JSON output interface☆36Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 3 weeks ago