dtolnay / paste
Macros for all your token pasting needs
☆1,038Updated 4 months ago
Alternatives and similar repositories for paste:
Users that are interested in paste are comparing it to the libraries listed below
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Typed distributed plugin registration☆1,069Updated this week
- Rust quasi-quoting☆1,369Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- ☆792Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆772Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- Indented document literals for Rust☆690Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- Safe cross-platform linker shenanigans☆696Updated this week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆778Updated last week
- Rust method delegation with less boilerplate☆455Updated last week
- Temporary file library for rust☆1,239Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago