dtolnay / quoteLinks
Rust quasi-quoting
☆1,474Updated 2 weeks ago
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,030Updated 4 months ago
- Some more derive(Trait) options☆1,996Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,537Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,171Updated 2 weeks ago
- Type erasure for async trait methods☆2,057Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,185Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,059Updated last month
- ☆867Updated this week
- Compile time static maps for Rust☆2,022Updated last month
- A small rust library for adding custom derives to enums☆2,172Updated 2 months ago
- Macros for all your token pasting needs☆1,057Updated last year
- derive builder implementation for rust structs☆1,490Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,794Updated last week
- Parser for Rust source code☆3,185Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,896Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,642Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,015Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆928Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- Compile-time type-checked builder derive☆1,099Updated 3 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,044Updated last week
- A crate for managing memory bit by bit☆1,340Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,376Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,017Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,246Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,304Updated 2 weeks ago
- Temporary file library for rust☆1,350Updated 2 weeks ago
- Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.☆1,212Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,108Updated last week
- Date and time handling in Rust.☆1,232Updated 2 weeks ago