kevinmehall / codemapLinks
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
Sorting:
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Pretty parser error reporting.☆34Updated 2 years ago
- Weak hash tables for Rust☆41Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Macro assembler for Rust☆36Updated last year
- A simple, id-based arena☆119Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Target "triple" support☆54Updated 4 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆40Updated 6 years ago
- exhaustive testing library☆63Updated 10 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- ☆36Updated 10 months ago