Library for snippet annotations
☆484Mar 16, 2026Updated last week
Alternatives and similar repositories for annotate-snippets-rs
Users that are interested in annotate-snippets-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated 3 weeks ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆55Aug 30, 2021Updated 4 years ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A fancy diagnostics & error reporting crate☆2,152Updated this week
- Rust library for displaying compiler diagnostics like rustc☆24Jul 22, 2023Updated 2 years ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- ☆498Nov 8, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Scan your Rust crate for semver violations.☆1,600Mar 16, 2026Updated last week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆168Feb 10, 2026Updated last month
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- An alternate Cargo registry using static files☆136Feb 19, 2026Updated last month
- Create ridiculously fast Lexers☆3,463Mar 14, 2026Updated last week
- ☆825Jul 27, 2025Updated 7 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- ☆910Feb 16, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated last week
- Capability-oriented version of the Rust standard library☆757Feb 15, 2026Updated last month
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Rust library allowing to register multiple handlers for the same signal☆840Feb 14, 2026Updated last month
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A high level diffing library for rust based on diffs☆1,226Feb 5, 2025Updated last year
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,164Updated this week