dtolnay / proc-macro-hackLinks
Procedural macros in expression position
☆204Updated 3 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 3 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Generic Rational numbers for Rust☆149Updated last year
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Build library for invoking pkg-config for Rust☆186Updated 11 months ago
- Generic array types in Rust☆430Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Utilities for pinning☆99Updated last year
- Heap-based async timers☆217Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- ☆198Updated 10 months ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- ☆126Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year