kevinmehall / codemapLinks
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆53Updated 3 years ago
Alternatives and similar repositories for codemap
Users that are interested in codemap are comparing it to the libraries listed below
Sorting:
- Rust library for displaying compiler diagnostics like rustc☆23Updated 2 years ago
- Target "triple" support☆53Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 3 weeks ago
- A simple, id-based arena☆120Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated last year
- 👀 Multi-peek iterator (no-std)☆27Updated 8 months ago
- We have Crater At Home☆36Updated 9 months ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated 5 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Extension of nom to trace parser☆49Updated 6 months ago
- A command line tool to generate Unicode tables as source code.☆110Updated 10 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆38Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago