brendanzab / codespan
Beautiful diagnostic reporting for text-based programming languages.
☆1,177Updated 3 weeks ago
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,941Updated 3 weeks ago
- ☆747Updated last week
- Language development libraries for Rust☆948Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,923Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,322Updated this week
- A fast bump allocation arena for Rust☆1,703Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- A parser combinator library for Rust☆1,321Updated 3 months ago
- An embeddable dynamic programming language for Rust.☆1,907Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,524Updated 2 months ago
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆679Updated 3 weeks ago
- A precise specification for "Rust lite / MIR plus"☆851Updated this week
- Rust grammar tool libraries and binaries☆545Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,200Updated 2 weeks ago
- Typed distributed plugin registration☆1,105Updated 2 months ago
- Cranelift based backend for rustc☆1,756Updated this week
- Rust derive-based argument parsing optimized for code size☆1,786Updated this week
- Defines the Rust borrow checker.☆1,435Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Slotmap data structure for Rust☆1,197Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- A list of programming languages implemented in Rust, for inspiration.☆942Updated 3 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆646Updated last week
- Create ridiculously fast Lexers☆3,140Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆854Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,472Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆701Updated 2 weeks ago