dtolnay / proc-macro2Links
☆899Updated last week
Alternatives and similar repositories for proc-macro2
Users that are interested in proc-macro2 are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Rust quasi-quoting☆1,519Updated last week
- Numeric traits for generic mathematics in Rust☆909Updated 7 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Module initialization/global constructor functions for Rust☆951Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Easy self-referential struct generation for Rust.☆689Updated last year
- Compile-time type-checked builder derive☆1,138Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- Slab allocator for Rust☆866Updated last week
- Clone trait that is object-safe☆745Updated last month
- Typed distributed plugin registration☆1,250Updated last week
- Rust TOML Parser☆965Updated this week
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Support atomic operations on Arc itself☆1,236Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- Fast floating point to string conversion☆688Updated last week
- A crate for mucking around with piles of bytes☆947Updated 2 weeks ago
- Temporary file library for rust☆1,394Updated 2 weeks ago