A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆55Aug 30, 2021Updated 4 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☆24Jul 22, 2023Updated 2 years ago
- A generic, fixed-size, associative cache☆40Nov 8, 2024Updated last year
- Library for snippet annotations☆482Updated this week
- Implementation of a slotmap☆10Nov 24, 2025Updated 3 months ago
- ☆40Feb 14, 2019Updated 7 years ago
- ☆12Dec 31, 2023Updated 2 years ago
- ☆19Jul 14, 2019Updated 6 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆41Aug 26, 2021Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Jun 6, 2023Updated 2 years ago
- ☆18Mar 8, 2022Updated 3 years ago
- ☆53Sep 12, 2025Updated 5 months ago
- Experimenting w/ dependency injection.☆24Jan 27, 2017Updated 9 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Dec 15, 2023Updated 2 years ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Oct 22, 2025Updated 4 months ago
- ☆167Aug 4, 2022Updated 3 years ago
- Implements rust's Display trait for hex data☆25May 3, 2023Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆144May 5, 2025Updated 10 months ago
- `async-ctrlc` is an async wrapper of the `ctrlc` crate in Rust☆15May 30, 2020Updated 5 years ago
- An arena allocated tree structure for Rust with removal support☆11Dec 23, 2019Updated 6 years ago
- A simple syscall tracer☆17Oct 5, 2024Updated last year
- Asynchronous C++ interoperability for Rust☆10Sep 21, 2021Updated 4 years ago
- Direct Play Helper☆11Sep 9, 2021Updated 4 years ago
- Personal cheat sheet (moved off betaveros.github.io)☆11Jan 5, 2025Updated last year
- link a linux ELF .so library into memory with python and call functions in it, even if you're not on linux☆10Feb 5, 2020Updated 6 years ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- A growable array (vector) implemented as a B-tree☆13Jun 14, 2025Updated 8 months ago
- Target "triple" support☆55Feb 15, 2026Updated 2 weeks ago
- A small example of a source->source pattern matching to decision tree compiler☆14Jul 29, 2020Updated 5 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Moved to https://github.com/dudykr/ddbase☆16Dec 14, 2023Updated 2 years ago
- dom-like layout for terminal applications☆13Dec 27, 2020Updated 5 years ago
- ☆15May 15, 2021Updated 4 years ago
- Tools to create filesystem images from an fspec filesystem specification.☆16Apr 21, 2024Updated last year
- pax archive utility☆13Sep 20, 2025Updated 5 months ago
- A virtio layer for xv6☆12Apr 16, 2019Updated 6 years ago
- An async allocator with Fun™️ unsafe Rust☆17Jun 4, 2023Updated 2 years ago
- Endianness trait with derive procedural macro.☆12Dec 31, 2022Updated 3 years ago
- Lua compiled to WebAssembly☆18Apr 25, 2019Updated 6 years ago