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:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆373Updated last year
- A procedural macro for auto logging output of functions☆192Updated 3 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
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Generic Rational numbers for Rust☆149Updated 4 months ago
- Utilities for pinning☆96Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Manual segmented stacks for Rust☆307Updated last month
- Compact string type for zero-copy parsing☆258Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Safely combine results☆81Updated 9 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month