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:
- ☆41Updated 2 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 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
- Make any value Sync but only available on its original thread☆39Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- ☆36Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Completion futures for Rust☆19Updated 3 years ago
- Link libstdc++ or libc++ automatically or manually☆50Updated last month
- ☆34Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- ☆76Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago