dtolnay / paste
Macros for all your token pasting needs
☆1,045Updated 6 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,115Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,010Updated last month
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Rust quasi-quoting☆1,403Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- ☆824Updated last week
- Some more derive(Trait) options☆1,890Updated this week
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Temporary file library for rust☆1,285Updated 3 weeks ago
- Slotmap data structure for Rust☆1,196Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,010Updated this week
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆724Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated this week
- Indented document literals for Rust☆704Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- Support atomic operations on Arc itself☆951Updated this week