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.☆375Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- skiplist☆142Updated 3 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- ☆124Updated 2 years ago
- Heap-based async timers☆215Updated last year
- Utilities for pinning☆96Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Bisects rustc, either nightlies or CI artifacts☆187Updated last month
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago