dtolnay / respanLinks
Macros to erase scope information from tokens
☆26Updated last month
Alternatives and similar repositories for respan
Users that are interested in respan are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆42Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆34Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Ergonomic tagged pointer☆31Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆36Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- 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 3 years ago