brendanzab / codespan
Beautiful diagnostic reporting for text-based programming languages.
☆1,111Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for codespan
- ☆711Updated last week
- A fancy diagnostics & error reporting crate☆1,786Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated 2 weeks ago
- Language development libraries for Rust☆901Updated 6 months ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- A parser combinator library for Rust☆1,302Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A utf8 text rope for manipulating and editing large texts.☆1,041Updated last month
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Rust quasi-quoting☆1,330Updated last week
- Typed distributed plugin registration☆997Updated last week
- A precise specification for "Rust lite / MIR plus"☆818Updated last week
- Use Tree Sitter to parse your own languages in Rust☆613Updated 3 weeks ago
- Cranelift based backend for rustc☆1,630Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- A high level diffing library for rust based on diffs☆987Updated 3 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,024Updated last week