dtolnay / quoteLinks
Rust quasi-quoting
☆1,478Updated last 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,036Updated 5 months ago
- Some more derive(Trait) options☆2,003Updated last week
- Type erasure for async trait methods☆2,063Updated 2 weeks ago
- derive builder implementation for rust structs☆1,496Updated last month
- A Rust proc-macro attribute parser☆1,183Updated last month
- ☆878Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,213Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,064Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Compile time static maps for Rust☆2,032Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,187Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- Macros for all your token pasting needs☆1,058Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,016Updated 9 months ago
- Parser for Rust source code☆3,194Updated last week
- A crate for managing memory bit by bit☆1,349Updated last year
- Find unused dependencies in Cargo.toml☆2,026Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,353Updated this week
- Test harness for ui tests of compiler diagnostics☆931Updated 2 weeks ago
- Temporary file library for rust☆1,356Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,645Updated 2 months ago
- Compile-time type-checked builder derive☆1,109Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,379Updated last month
- A logging implementation for `log` which is configured via an environment variable.☆988Updated this week
- A collection of numeric types and traits for Rust.☆1,171Updated 9 months ago
- Rust cache structures and easy function memoization☆1,905Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,311Updated last month
- Date and time handling in Rust.☆1,237Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,245Updated last year