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
- Macro for sealing traits and structures☆60Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- ☆202Updated last month
- ☆61Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Write doc comments from macros☆101Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months 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
- Better reference counted strings for Rust☆139Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆112Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year