timothee-haudebourg / source-spanLinks
Source file fragment location and display utilities for Rust.
☆17Updated 3 years ago
Alternatives and similar repositories for source-span
Users that are interested in source-span are comparing it to the libraries listed below
Sorting:
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- ☆34Updated 3 years ago
- Browse Rust code from the compiler's perspective.☆10Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Ranged integers for Rust based on const generics☆28Updated 7 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆29Updated last year
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- What if there's something important in there?☆9Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- opt-in runtime introspection☆12Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Code comment watcher that notifies when an issue is closed.☆10Updated 5 months ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated 9 months ago
- Arbitrary width integers☆18Updated 2 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A wrapper for build.rs instructions☆16Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago