dtolnay / quoteLinks
Rust quasi-quoting
☆1,495Updated last week
Alternatives and similar repositories for quote
Users that are interested in quote are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆2,025Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- A Rust proc-macro attribute parser☆1,194Updated this week
- Type erasure for async trait methods☆2,077Updated 2 weeks ago
- Macros for all your token pasting needs☆1,065Updated last year
- A small rust library for adding custom derives to enums☆2,211Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- derive builder implementation for rust structs☆1,512Updated 2 months ago
- Compile time static maps for Rust☆2,064Updated last month
- ☆884Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated this week
- Parser for Rust source code☆3,232Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,679Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,121Updated last week
- Temporary file library for rust☆1,375Updated 2 weeks ago
- Typed distributed plugin registration☆1,219Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆1,004Updated last week
- Generate and parse UUIDs.☆1,152Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆942Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- Date and time handling in Rust.☆1,250Updated last month
- Find unused dependencies in Cargo.toml☆2,042Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,235Updated last month
- A collection of numeric types and traits for Rust.☆1,181Updated 10 months ago