dtolnay / respan
Macros to erase scope information from tokens
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for respan
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Minimal TOML library with few dependencies☆81Updated last week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Compile-time string operations☆80Updated last week
- Take a value atomically once.☆27Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last month
- Lending iterators on stable Rust☆80Updated 10 months ago
- An efficient JSON Value parser☆75Updated 11 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- CBOR: Concise Binary Object Representation☆58Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- Some internal rustc tools made accessible☆42Updated 3 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- `smol` integrations with `hyper`☆15Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- ☆15Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 2 years ago