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 library for creating references that carry their owner with them.☆377Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Utilities for pinning☆97Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Updated 6 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 6 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆125Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Generic array types in Rust☆415Updated 6 months ago
- Configurable, extensible, interactive line reader☆191Updated 5 years ago
- Temporary directory management for Rust☆140Updated 6 years ago
- [wip] Command line argument paw-rser.☆157Updated 6 years ago