kevinmehall / codemap-diagnosticLinks
Rust library for displaying compiler diagnostics like rustc
☆23Updated last year
Alternatives and similar repositories for codemap-diagnostic
Users that are interested in codemap-diagnostic are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆36Updated 9 months ago
- Target "triple" support☆54Updated 3 months ago
- Pretty parser error reporting.☆34Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆40Updated 6 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- We have Crater At Home☆34Updated 7 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Token tree calling convention☆79Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆31Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- ☆57Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago