kevinmehall / codemap
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆52Updated 3 years ago
Alternatives and similar repositories for codemap:
Users that are interested in codemap are comparing it to the libraries listed below
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Pretty parser error reporting.☆34Updated last year
- 👀 Multi-peek iterator (no-std)☆26Updated 4 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A simple, id-based arena☆119Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆34Updated 3 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Macro assembler for Rust☆35Updated last year
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- exhaustive testing library☆63Updated 9 months ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- We have Crater At Home☆30Updated 6 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- hindley-milner algorithm☆59Updated last year