dtolnay / proc-macro2
☆753Updated last week
Related projects ⓘ
Alternatives and complementary repositories for proc-macro2
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- Rust quasi-quoting☆1,330Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- Macros for all your token pasting needs☆1,026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆730Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- Temporary file library for rust☆1,192Updated this week
- Slab allocator for Rust☆705Updated 2 months ago
- Typed distributed plugin registration☆997Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Async multi-producer multi-consumer channel☆791Updated last month
- An implementation of a LRU cache☆644Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Easy Ctrl-C handler for Rust projects☆605Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week