dtolnay / quoteLinks
Rust quasi-quoting
☆1,431Updated last month
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☆1,994Updated last month
- Some more derive(Trait) options☆1,955Updated this week
- A Rust proc-macro attribute parser☆1,133Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Type erasure for async trait methods☆2,018Updated last week
- ☆836Updated 3 weeks ago
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,094Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Parser for Rust source code☆3,119Updated this week
- Rust cache structures and easy function memoization☆1,836Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Temporary file library for rust☆1,312Updated 3 weeks ago
- A collection of numeric types and traits for Rust.☆1,134Updated 5 months ago
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- Find unused dependencies in Cargo.toml☆1,947Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,354Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Generate and parse UUIDs.☆1,108Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,160Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week