dtolnay / pasteLinks
Macros for all your token pasting needs
☆1,055Updated 11 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,169Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Typed distributed plugin registration☆1,186Updated last week
- Compile-time type-checked builder derive☆1,089Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,150Updated last week
- A macro to generate structures which behave like bitflags☆1,055Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- ☆864Updated 2 weeks ago
- Rust quasi-quoting☆1,463Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Indented document literals for Rust☆738Updated last week
- Safe cross-platform linker shenanigans☆782Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- derive builder implementation for rust structs☆1,477Updated last week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Slab allocator for Rust☆842Updated last month
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,153Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,299Updated 4 months ago