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 last week
- Ranged integers for Rust based on const generics☆28Updated 2 months ago
- Extension of nom to trace parser☆49Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- ☆34Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- ☆20Updated 5 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 2 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Experimental type level programming in Rust☆36Updated 4 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- An experimental project to create an interactive programming language.☆18Updated last month