brendanzab / codespanLinks
Beautiful diagnostic reporting for text-based programming languages.
☆1,194Updated this week
Alternatives and similar repositories for codespan
Users that are interested in codespan are comparing it to the libraries listed below
Sorting:
- A fancy diagnostics & error reporting crate☆1,972Updated last week
- Language development libraries for Rust☆960Updated 6 months ago
- ☆754Updated last week
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,445Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,940Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Cranelift based backend for rustc☆1,804Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Rust grammar tool libraries and binaries☆548Updated last week
- Use Tree Sitter to parse your own languages in Rust☆650Updated this week
- Source code for the Mun language and runtime.☆2,053Updated last month
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- A parser combinator library for Rust☆1,325Updated 4 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,246Updated last month
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆726Updated last month
- An embeddable dynamic programming language for Rust.☆1,963Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated 3 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A precise specification for "Rust lite / MIR plus"☆874Updated last week
- Compile time static maps for Rust☆1,940Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- A list of programming languages implemented in Rust, for inspiration.☆958Updated last week
- Create ridiculously fast Lexers☆3,190Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year