bkchr / proc-macro-crateLinks
`$crate` in procedural macros.
☆71Updated 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:
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆57Updated last year
- Migrated to Codeberg☆79Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- ☆57Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Serialization value trees☆44Updated 10 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago