dtolnay / respanLinks
Macros to erase scope information from tokens
☆24Updated 5 months ago
Alternatives and similar repositories for respan
Users that are interested in respan are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆18Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- CBOR: Concise Binary Object Representation☆75Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- An exploration of Storages☆37Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Better reference counted strings for Rust☆132Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A fast and flexible LRU map.☆190Updated 7 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago