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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Macro for writing nested `if let` expressions☆168Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- Generic array types in Rust☆418Updated 6 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Task abstraction for building executors☆212Updated 3 years ago
- Generic Rational numbers for Rust☆147Updated 8 months ago
- skiplist☆142Updated 3 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 7 months ago
- Heap-based async timers☆214Updated last year
- Temporary directory management for Rust☆140Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- ☆196Updated 6 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- Build library for invoking pkg-config for Rust☆182Updated 6 months ago