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
- Calm I/O operations for Rust☆76Updated 4 years ago
- Target "triple" support☆53Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 4 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Weak hash tables for Rust☆40Updated last year
- Rust LLVM bindings☆31Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated last week
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- ☆40Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Compact sets in rust☆56Updated 7 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A command line tool to generate Unicode tables as source code.☆111Updated last year
- PEG trace visualizer☆89Updated 2 weeks ago