dtolnay / quote
Rust quasi-quoting
☆1,401Updated last month
Alternatives and similar repositories for quote:
Users that are interested in quote are comparing it to the libraries listed below
- Some more derive(Trait) options☆1,872Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,985Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,971Updated 2 weeks ago
- ☆817Updated this week
- A Rust proc-macro attribute parser☆1,106Updated last week
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- derive builder implementation for rust structs☆1,424Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,610Updated 4 months ago
- Compile time static maps for Rust☆1,913Updated 2 months ago
- Parser for Rust source code☆3,040Updated last week
- Type erasure for async trait methods☆1,964Updated last month
- Temporary file library for rust☆1,274Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,282Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- A crate for managing memory bit by bit☆1,282Updated 8 months ago
- Compile-time type-checked builder derive☆1,006Updated 3 weeks ago
- Typed distributed plugin registration☆1,096Updated last month
- Find unused dependencies in Cargo.toml☆1,880Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- A fast bump allocation arena for Rust☆1,672Updated last week
- Rust cache structures and easy function memoization☆1,747Updated last month
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- The most used Rust library for date and time handling.☆1,168Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,884Updated last month