dtolnay / quoteLinks
Rust quasi-quoting
☆1,515Updated 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,057Updated last month
- A Rust proc-macro attribute parser☆1,219Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,051Updated 7 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Type erasure for async trait methods☆2,103Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated last month
- ☆897Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆2,257Updated 6 months ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- derive builder implementation for rust structs☆1,522Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,831Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,023Updated 11 months ago
- Parser for Rust source code☆3,265Updated last week
- A crate for managing memory bit by bit☆1,362Updated last year
- Typed distributed plugin registration☆1,246Updated this week
- Temporary file library for rust☆1,387Updated last week
- Rust cache structures and easy function memoization☆1,947Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,177Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,406Updated 2 weeks ago
- A logging implementation for `log` which is configured via an environment variable.☆1,014Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,696Updated last week
- Date and time handling in Rust.☆1,259Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,077Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year
- Compile-time type-checked builder derive☆1,136Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,064Updated 3 weeks ago
- Generate and parse UUIDs.☆1,168Updated last month