dtolnay / quoteLinks
Rust quasi-quoting
☆1,467Updated this week
Alternatives and similar repositories for quote
Users that are interested in quote are comparing it to the libraries listed below
Sorting:
- Rust library for single assignment cells and lazy statics without macros☆2,022Updated 4 months ago
- Some more derive(Trait) options☆1,990Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- A Rust proc-macro attribute parser☆1,170Updated this week
- A small rust library for adding custom derives to enums☆2,164Updated 2 months ago
- ☆864Updated 2 weeks ago
- Type erasure for async trait methods☆2,057Updated 2 weeks ago
- derive builder implementation for rust structs☆1,480Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,788Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Parser for Rust source code☆3,180Updated this week
- Compile time static maps for Rust☆2,017Updated last month
- Rust cache structures and easy function memoization☆1,891Updated 2 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,633Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,374Updated last week
- Temporary file library for rust☆1,346Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Generate and parse UUIDs.☆1,131Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 8 months ago
- Find unused dependencies in Cargo.toml☆2,010Updated this week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,043Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆976Updated 2 weeks ago