brendanzab / codespanLinks
Beautiful diagnostic reporting for text-based programming languages.
☆1,186Updated last month
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,956Updated this week
- ☆751Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- Language development libraries for Rust☆953Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,932Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- A parser combinator library for Rust☆1,322Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,225Updated last month
- Rust derive-based argument parsing optimized for code size☆1,800Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- An embeddable dynamic programming language for Rust.☆1,947Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Use Tree Sitter to parse your own languages in Rust☆648Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Cranelift based backend for rustc☆1,773Updated this week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- Compile time static maps for Rust☆1,928Updated 4 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Slotmap data structure for Rust☆1,202Updated last year
- Rust grammar tool libraries and binaries☆548Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆716Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Rust persistent data structures☆1,499Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago