dtolnay / proc-macro2Links
☆832Updated 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☆889Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Numeric traits for generic mathematics in Rust☆832Updated this week
- A Rust proc-macro attribute parser☆1,129Updated 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`…☆749Updated this week
- Module initialization/global constructor functions for Rust☆869Updated last month
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated last month
- Rust TOML Parser☆833Updated this week
- Temporary file library for rust☆1,307Updated this week
- Slab allocator for Rust☆793Updated this week
- Typed distributed plugin registration☆1,122Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- An implementation of a LRU cache☆714Updated 2 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Clone trait that is object-safe☆721Updated last month
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆942Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆862Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- base64, in rust☆667Updated 2 months ago