dtolnay / pasteLinks
Macros for all your token pasting needs
☆1,052Updated 9 months ago
Alternatives and similar repositories for paste
Users that are interested in paste are comparing it to the libraries listed below
Sorting:
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- Typed distributed plugin registration☆1,143Updated last month
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,037Updated this week
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- ☆841Updated last month
- Indented document literals for Rust☆720Updated last month
- Safe cross-platform linker shenanigans☆769Updated this week
- Module initialization/global constructor functions for Rust☆877Updated this week
- Slotmap data structure for Rust☆1,217Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- Numeric traits for generic mathematics in Rust☆850Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆792Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,132Updated this week
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago