dtolnay / proc-macro-hack
Procedural macros in expression position
☆204Updated 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
- Generic Atomic<T> type for Rust☆232Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Compact string type for zero-copy parsing☆255Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Utilities for pinning☆97Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Generic array types in Rust☆407Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Heap-based async timers☆212Updated 10 months ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- Temporary directory management for Rust☆139Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Generic Rational numbers for Rust☆146Updated 2 months ago
- Hot-reloading loadable and reloadable resources☆220Updated 4 years ago