kevinmehall / codemapLinks
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆53Updated 4 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☆24Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- We have Crater At Home☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Target "triple" support☆53Updated 2 months ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- A simple, id-based arena☆119Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Ranged integers for Rust based on const generics☆28Updated 4 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- 👀 Multi-peek iterator (no-std)☆27Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- Rust LLVM bindings☆31Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated this week
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago