timothee-haudebourg / source-spanLinks
Source file fragment location and display utilities for Rust.
☆17Updated 4 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:
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 2 weeks ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Updated 10 years ago
- Rust bindings for libgccjit☆27Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- An experimental reimplementation of rowan, focused on size efficiency☆25Updated 5 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
- A memory efficient syntax tree for language developers☆63Updated last week
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆21Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- We have Crater At Home☆37Updated last year
- An experimental project to create an interactive programming language.☆18Updated 5 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 months ago
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 5 years ago