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 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- A simple, id-based arena☆120Updated last year
- Pretty parser error reporting.☆34Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Target "triple" support☆53Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Compact sets in rust☆57Updated 4 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- We have Crater At Home☆36Updated 9 months ago
- Token tree calling convention☆80Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago