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
- Calm I/O operations for Rust☆75Updated 4 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- 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
- Inline procedural macros for Rust☆56Updated 3 years ago
- Ranged integers for Rust based on const generics☆29Updated last week
- Target "triple" support☆55Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆13Updated 10 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- We have Crater At Home☆37Updated last year
- Compact sets in rust☆60Updated 11 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- ☆94Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- a BOCU-1 encoder/decoder library in rust☆18Updated 3 years ago
- The never type (the true one!) in stable Rust.☆41Updated 7 months ago