dtolnay / respanLinks
Macros to erase scope information from tokens
☆26Updated 2 weeks 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
- ☆41Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆41Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- ☆36Updated last year
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Link libstdc++ or libc++ automatically or manually☆50Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last week
- Ergonomic tagged pointer☆31Updated 11 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
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago