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:
- 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`☆77Updated last month
- A memory efficient syntax tree for language developers☆64Updated last month
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Extension of nom to trace parser☆50Updated last year
- ☆36Updated 3 years ago
- The source code for the redirect worker behind std.rs☆29Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Ranged integers for Rust based on const generics☆29Updated last week
- A Rust library for runtime-checked linearish types☆37Updated 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- ☆18Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- 👀 Multi-peek iterator (no-std)☆27Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- ☆20Updated 5 years ago
- A simple, id-based arena☆125Updated 3 weeks ago