dtolnay / proc-macro2Links
☆894Updated 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☆950Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Numeric traits for generic mathematics in Rust☆905Updated 6 months ago
- Rust quasi-quoting☆1,510Updated this week
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Macros for all your token pasting needs☆1,072Updated last year
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Clone trait that is object-safe☆745Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Slab allocator for Rust☆865Updated 2 months ago
- Compile-time type-checked builder derive☆1,133Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Temporary file library for rust☆1,387Updated this week
- Async multi-producer multi-consumer channel☆925Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Rust TOML Parser☆950Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated this week
- ☆350Updated 2 months ago
- Easy self-referential struct generation for Rust.☆680Updated last year
- Fast floating point to string conversion☆688Updated 2 weeks ago
- An implementation of a LRU cache☆765Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago