dtolnay / proc-macro-hackLinks
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
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Generic Atomic<T> type for Rust☆243Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Build library for invoking pkg-config for Rust☆184Updated 8 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 8 months ago
- skiplist☆144Updated 3 years ago
- Generic Rational numbers for Rust☆147Updated 9 months ago
- Temporary directory management for Rust☆141Updated 6 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Configurable, extensible, interactive line reader☆194Updated 5 years ago
- ☆125Updated 3 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago