dtolnay / proc-macro2
☆792Updated this week
Alternatives and similar repositories for proc-macro2:
Users that are interested in proc-macro2 are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- Rust quasi-quoting☆1,369Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆702Updated this week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Rust TOML Parser☆766Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Slab allocator for Rust☆741Updated last week
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Temporary file library for rust☆1,239Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Async multi-producer multi-consumer channel☆832Updated last month
- A crate for mucking around with piles of bytes☆783Updated 2 weeks ago
- Typed distributed plugin registration☆1,069Updated this week
- Fast floating point to string conversion☆622Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆894Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Easy self-referential struct generation for Rust.☆571Updated last month