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
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Pretty parser error reporting.☆34Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- Target "triple" support☆51Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- An experimental reimplementation of rowan, focused on size efficiency☆24Updated 4 years ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- ☆40Updated 6 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Calm I/O operations for Rust☆76Updated 3 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆36Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A simple, id-based arena☆119Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year