dtolnay / respanLinks
Macros to erase scope information from tokens
☆26Updated last week
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
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Link libstdc++ or libc++ automatically or manually☆51Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆42Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 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 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆33Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆34Updated last year
- An efficient JSON Value parser☆76Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago