kevinmehall / codemapLinks
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆55Updated 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
- Target "triple" support☆55Updated last month
- A simple, id-based arena☆125Updated 2 weeks ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Compact sets in rust☆60Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Extension of nom to trace parser☆50Updated 11 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- We have Crater At Home☆37Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- A command line tool to generate Unicode tables as source code.☆115Updated last year
- Ranged integers for Rust based on const generics☆29Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago