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
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 4 months ago
- A simple, id-based arena☆120Updated 2 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Target "triple" support☆53Updated 2 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- We have Crater At Home☆36Updated last year
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- ☆94Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Trait generalization of the fundamental types☆47Updated last year
- Compact sets in rust☆56Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago