kevinmehall / codemap-diagnosticLinks
Rust library for displaying compiler diagnostics like rustc
☆24Updated 2 years ago
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`☆77Updated 3 weeks ago
- Target "triple" support☆54Updated 3 weeks ago
- Pretty parser error reporting.☆34Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 years ago
- A simple, id-based arena☆124Updated 2 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Token tree calling convention☆82Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆61Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- ☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- PEG trace visualizer☆94Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- We have Crater At Home☆37Updated last year
- tom: a format-preserving TOML parser in Rust☆39Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Non-allocating iterator over command line arguments☆48Updated 3 weeks ago