bkchr / proc-macro-crate
`$crate` in procedural macros.
☆70Updated 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
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆56Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- 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
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months 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
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- ☆72Updated last month
- ☆56Updated 11 months ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆75Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- ☆112Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A std::Instant replacement that works on WASM too.☆112Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Rust attribute macro to implement a trait for tuples☆25Updated 5 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago