bkchr / proc-macro-crate
`$crate` in procedural macros.
☆69Updated 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
- Macro for sealing traits and structures☆53Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- 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`☆56Updated last month
- ☆55Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 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
- Write doc comments from macros☆99Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆55Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Const TypeId and non-'static TypeId☆64Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Inline procedural macros for Rust☆55Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A std::Instant replacement that works on WASM too.☆113Updated 10 months ago
- Migrated to Codeberg☆80Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago