dtolnay / proc-macro2Links
☆902Updated 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☆950Updated last week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆914Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Rust quasi-quoting☆1,522Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 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 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Macros for all your token pasting needs☆1,077Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- Temporary file library for rust☆1,397Updated 3 weeks ago
- Rust TOML Parser☆967Updated last week
- Slab allocator for Rust☆870Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆800Updated this week
- Easy self-referential struct generation for Rust.☆690Updated last year
- Clone trait that is object-safe☆746Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,140Updated last month
- Support atomic operations on Arc itself☆1,244Updated last week
- base64, in rust☆713Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- An implementation of a LRU cache☆779Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆656Updated 3 months ago