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 4 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Ranged integers for Rust based on const generics☆28Updated 3 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Extension of nom to trace parser☆49Updated 8 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Experimental type level programming in Rust☆39Updated 4 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last month
- ☆34Updated 3 years ago
- 👀 Multi-peek iterator (no-std)☆27Updated 9 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- The never type (the true one!) in stable Rust.☆41Updated 2 months ago
- ☆45Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆30Updated last year
- Exhaustive iteration trait in Rust☆16Updated this week
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An experimental project to create an interactive programming language.☆18Updated 2 months ago