dtolnay / quote
Rust quasi-quoting
☆1,359Updated 3 weeks ago
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,790Updated this week
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Type erasure for async trait methods☆1,889Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- ☆778Updated last week
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- Compile time static maps for Rust☆1,864Updated last week
- Temporary file library for rust☆1,222Updated last week
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Parser for Rust source code☆2,972Updated last week
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,220Updated last month
- Generate and parse UUIDs.☆1,033Updated this week
- DEFLATE, gzip, and zlib bindings for Rust☆950Updated this week
- Typed distributed plugin registration☆1,040Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,272Updated this week