dtolnay / quoteLinks
Rust quasi-quoting
☆1,498Updated 2 weeks ago
Alternatives and similar repositories for quote
Users that are interested in quote are comparing it to the libraries listed below
Sorting:
- Some more derive(Trait) options☆2,025Updated last week
- A Rust proc-macro attribute parser☆1,199Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- derive builder implementation for rust structs☆1,514Updated 2 months ago
- Compile time static maps for Rust☆2,064Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated last week
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Type erasure for async trait methods☆2,080Updated this week
- Macros for all your token pasting needs☆1,065Updated last year
- ☆884Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated last week
- A small rust library for adding custom derives to enums☆2,220Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,679Updated 2 weeks ago
- Parser for Rust source code☆3,232Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Test harness for ui tests of compiler diagnostics☆942Updated 3 weeks ago
- Temporary file library for rust☆1,375Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Typed distributed plugin registration☆1,219Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,125Updated last week
- Find unused dependencies in Cargo.toml☆2,045Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,398Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆1,004Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- A fast bump allocation arena for Rust☆1,980Updated last month
- Date and time handling in Rust.☆1,252Updated last month