dtolnay / respan
Macros to erase scope information from tokens
☆24Updated 2 months ago
Alternatives and similar repositories for respan:
Users that are interested in respan are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Timer facilities for Rust's async story☆56Updated 7 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆39Updated last year
- ☆53Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- `smol` integrations with `hyper`☆14Updated 6 months ago
- const panic with formatting☆11Updated 4 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Dynamic structured values for Rust☆28Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago