dtolnay / proc-macro2Links
☆864Updated 2 weeks ago
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☆924Updated last week
- A Rust proc-macro attribute parser☆1,169Updated last week
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,055Updated 3 weeks ago
- Rust quasi-quoting☆1,463Updated last week
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Compile-time type-checked builder derive☆1,089Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 2 weeks ago
- Slab allocator for Rust☆842Updated last month
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- Rust TOML Parser☆903Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- Typed distributed plugin registration☆1,186Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Clone trait that is object-safe☆738Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Async multi-producer multi-consumer channel☆893Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆640Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆550Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month