dtolnay / proc-macro-hackLinks
Procedural macros in expression position
☆203Updated 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:
- A library for creating references that carry their owner with them.☆376Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 5 months ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Generic array types in Rust☆416Updated 5 months ago
- Build library for invoking pkg-config for Rust☆181Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- ☆125Updated 2 years ago
- Utilities for pinning☆97Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago