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 procedural macro for auto logging output of functions☆192Updated 3 years ago
- 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 4 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Generic Atomic<T> type for Rust☆235Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆209Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- A simple bitset container for Rust☆142Updated last month
- Macro for writing nested `if let` expressions☆167Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- LLVM-GCOV Source coverage for Rust☆123Updated 6 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- skiplist☆142Updated 3 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Build library for invoking pkg-config for Rust☆180Updated 2 months ago
- Generic array types in Rust☆411Updated 2 months ago
- Manual segmented stacks for Rust☆307Updated last month
- Heap-based async timers☆212Updated 11 months ago