kevinmehall / codemap
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆52Updated 3 years ago
Alternatives and similar repositories for codemap:
Users that are interested in codemap are comparing it to the libraries listed below
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- Macro assembler for Rust☆35Updated last year
- Pretty parser error reporting.☆34Updated last year
- Target "triple" support☆50Updated last month
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- A simple, id-based arena☆118Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A simple error library for no_std + no_alloc Rust☆18Updated 4 years ago
- ☆33Updated 3 years ago
- ☆36Updated 7 months ago
- String optimized for map keys☆62Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago