dtolnay / pasteLinks
Macros for all your token pasting needs
☆1,074Updated last year
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,214Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Typed distributed plugin registration☆1,238Updated last month
- Compile-time type-checked builder derive☆1,136Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated last week
- Rust quasi-quoting☆1,510Updated last week
- ☆897Updated 2 weeks ago
- Indented document literals for Rust☆761Updated last month
- Numeric traits for generic mathematics in Rust☆907Updated 7 months ago
- Module initialization/global constructor functions for Rust☆949Updated last month
- derive builder implementation for rust structs☆1,522Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,831Updated this week
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Some more derive(Trait) options☆2,057Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated 3 weeks ago
- Slotmap data structure for Rust☆1,276Updated last month
- Rust library allowing to register multiple handlers for the same signal☆822Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,022Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,696Updated this week
- Easy self-referential struct generation for Rust.☆687Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 3 months ago
- Support atomic operations on Arc itself☆1,229Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,194Updated last week
- Slab allocator for Rust☆866Updated 2 months ago