bkchr / proc-macro-crate
`$crate` in procedural macros.
☆69Updated 2 weeks 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
- Macro for sealing traits and structures☆52Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Write doc comments from macros☆101Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆78Updated 3 weeks ago
- ☆72Updated 5 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆111Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A sinless derive helper☆71Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week