dtolnay / quote
Rust quasi-quoting
☆1,326Updated last month
Related projects ⓘ
Alternatives and complementary repositories for quote
- A Rust proc-macro attribute parser☆1,020Updated last month
- Some more derive(Trait) options☆1,726Updated this week
- Macros for all your token pasting needs☆1,025Updated last month
- A small rust library for adding custom derives to enums☆1,772Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,873Updated last month
- Type erasure for async trait methods☆1,836Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,445Updated this week
- Rust cache structures and easy function memoization☆1,548Updated this week
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Compile time static maps for Rust☆1,844Updated 2 months ago
- Temporary file library for rust☆1,186Updated this week
- Parser for Rust source code☆2,892Updated this week
- derive builder implementation for rust structs☆1,317Updated last month
- ☆746Updated last week
- Find unused dependencies in Cargo.toml☆1,735Updated this week
- A crate for managing memory bit by bit☆1,213Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,409Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 3 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,929Updated 3 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,758Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,218Updated 2 months ago
- A fast bump allocation arena for Rust☆1,433Updated 2 months ago
- Subcommand to show result of macro expansion☆2,664Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆991Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 2 months ago
- Generate and parse UUIDs.☆1,007Updated 3 weeks ago
- Typed distributed plugin registration☆993Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,747Updated 4 months ago