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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- 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.☆371Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Temporary directory management for Rust☆139Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Build library for invoking pkg-config for Rust☆177Updated 2 weeks ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Macro for writing nested `if let` expressions☆164Updated last year
- Heap-based async timers☆211Updated 9 months ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Custom derivation macro for Rust☆112Updated 7 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- ☆191Updated last week