dtolnay / paste
Macros for all your token pasting needs
☆1,028Updated 2 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,045Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,368Updated last week
- Rust quasi-quoting☆1,345Updated last month
- Typed distributed plugin registration☆1,009Updated last month
- Some more derive(Trait) options☆1,764Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆970Updated 2 months ago
- Compile-time type-checked builder derive☆928Updated 3 months ago
- derive builder implementation for rust structs☆1,349Updated 2 months ago
- ☆765Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆819Updated last week
- ☆911Updated 5 months ago
- Slotmap data structure for Rust☆1,167Updated 9 months ago
- Indented document literals for Rust☆675Updated last month
- Temporary file library for rust☆1,206Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,020Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,235Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,441Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,213Updated this week
- A small rust library for adding custom derives to enums☆1,833Updated this week
- Find unused dependencies in Cargo.toml☆1,780Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 4 months ago
- Module initialization/global constructor functions for Rust☆768Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆811Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆711Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,464Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆668Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,415Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 9 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,358Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,785Updated 2 weeks ago