dtolnay / proc-macro2Links
☆884Updated 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☆940Updated last week
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Numeric traits for generic mathematics in Rust☆889Updated 5 months ago
- Rust quasi-quoting☆1,491Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- A Rust proc-macro attribute parser☆1,195Updated last week
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 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`…☆805Updated this week
- Module initialization/global constructor functions for Rust☆935Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆617Updated this week
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Slab allocator for Rust☆853Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,117Updated last week
- Typed distributed plugin registration☆1,215Updated last week
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- Rust TOML Parser☆935Updated 3 weeks ago
- Temporary file library for rust☆1,369Updated last week
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- An implementation of a LRU cache☆761Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- Support atomic operations on Arc itself☆1,167Updated last month
- Fast floating point to string conversion☆670Updated last week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago