bkchr / proc-macro-crate
`$crate` in procedural macros.
☆65Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for proc-macro-crate
- Automatic cfg for Rust compiler features☆95Updated last month
- Macro for sealing traits and structures☆49Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Threadsafe RefCell for Rust☆88Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 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.☆42Updated 10 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Rust attribute macro to implement a trait for tuples☆23Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Minimal TOML library with few dependencies☆81Updated last week
- Write doc comments from macros☆98Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆75Updated last week
- Abstraction over std::Instant and tokio_timer that works on WASM☆72Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Cargo API written in Paris☆43Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A sinless derive helper☆51Updated last week
- Serialization value trees☆43Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago