kevinmehall / codemapLinks
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆55Updated 4 years ago
Alternatives and similar repositories for codemap
Users that are interested in codemap are comparing it to the libraries listed below
Sorting:
- Calm I/O operations for Rust☆75Updated 4 years ago
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Compact sets in rust☆60Updated 11 months ago
- Target "triple" support☆55Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple, id-based arena☆125Updated 3 weeks ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- A memory efficient syntax tree for language developers☆64Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- An async allocator with Fun™️ unsafe Rust☆17Updated 2 years ago
- We have Crater At Home☆37Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago