bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆73Updated 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☆102Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆57Updated last year
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Convert number to enum☆87Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆188Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Write doc comments from macros☆100Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Automatically implement traits for common smart pointers☆116Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆58Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago