dtolnay / proc-macro-hack
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
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Heap-based async timers☆212Updated 10 months ago
- Generic Rational numbers for Rust☆146Updated 3 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Utilities for pinning☆96Updated last year
- Rust option parser with custom derive support☆231Updated 5 months ago
- Generic array types in Rust☆407Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Run closures in parallel☆113Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- ☆194Updated last month
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆215Updated 5 years ago