dtolnay / proc-macro2Links
☆836Updated 3 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☆896Updated this week
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- A Rust proc-macro attribute parser☆1,133Updated last week
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Rust quasi-quoting☆1,431Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Rust TOML Parser☆840Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆601Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Clone trait that is object-safe☆721Updated last month
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆734Updated this week
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Temporary file library for rust☆1,312Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- An implementation of a LRU cache☆726Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆538Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Async multi-producer multi-consumer channel☆874Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Fast floating point to string conversion☆644Updated last month