kevinmehall / codemap
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆50Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for codemap
- Rust library for displaying compiler diagnostics like rustc☆22Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Pretty parser error reporting.☆33Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Experimental type level programming in Rust☆38Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆26Updated this week
- Modular register allocator algorithms☆106Updated 2 years ago
- Lift enum variants to the type-level.☆31Updated 3 years ago
- A C expression parser and evaluator☆45Updated last year
- A simple, id-based arena☆114Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆31Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Compact sets in rust☆53Updated 2 weeks ago
- ☆91Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ☆32Updated 2 years ago
- global allocator for Rust that provides hooks for tracking allocations☆47Updated last year
- PEG parser generator built on top of nom☆69Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- We have Crater At Home☆20Updated 3 weeks ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- ☆25Updated 5 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆42Updated 3 years ago