dtolnay / proc-macro2Links
☆880Updated this 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☆935Updated this week
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- A crate for safe and ergonomic pin-projection.☆685Updated 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`…☆803Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Macros for all your token pasting needs☆1,063Updated last year
- Rust quasi-quoting☆1,482Updated last week
- Module initialization/global constructor functions for Rust☆916Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Slab allocator for Rust☆848Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last month
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- Rust TOML Parser☆928Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆774Updated 3 weeks ago
- Typed distributed plugin registration☆1,208Updated last week
- Clone trait that is object-safe☆740Updated last week
- Async multi-producer multi-consumer channel☆908Updated 4 months ago
- Support atomic operations on Arc itself☆1,144Updated last week
- Temporary file library for rust☆1,362Updated last month
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆513Updated 3 months ago
- Easy Ctrl-C handler for Rust projects☆644Updated 2 weeks ago