dtolnay / quote
Rust quasi-quoting
☆1,369Updated this week
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,840Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- Type erasure for async trait methods☆1,916Updated last week
- A macro to generate structures which behave like bitflags☆984Updated 2 weeks ago
- ☆791Updated last week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Temporary file library for rust☆1,239Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,913Updated this week
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,674Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Typed distributed plugin registration☆1,069Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,249Updated last month
- Compile-time type-checked builder derive☆944Updated 5 months ago
- The most used Rust library for date and time handling.☆1,152Updated last week
- Parser for Rust source code☆2,991Updated last week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- A powerful mock object library for Rust☆1,590Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 3 weeks ago