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☆23Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Target "triple" support☆52Updated this week
- Calm I/O operations for Rust☆76Updated 4 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- We have Crater At Home☆36Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A command line tool to generate Unicode tables as source code.☆109Updated 11 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago