dtolnay / proc-macro-hack
Procedural macros in expression position
☆204Updated 2 years ago
Alternatives and similar repositories for proc-macro-hack:
Users that are interested in proc-macro-hack are comparing it to the libraries listed below
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- Faster, more compact implementation of std::Cow☆343Updated last year
- A strict, yet friendly mocking library for Rust 2018☆226Updated 9 months ago
- Heap-based async timers☆211Updated 8 months ago
- ☆190Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- A compiler plugin to insert flame calls☆380Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆182Updated this week
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- generators☆204Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Rust option parser with custom derive support☆231Updated 3 months ago
- Macro for writing nested `if let` expressions☆163Updated last year