rust-lang / annotate-snippets-rs
Library for snippet annotations
☆311Updated this 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
- ☆478Updated 5 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆459Updated this week
- Just, really the littlest Vec you could need. So smol.☆678Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Type that deserializes only from one specific value☆231Updated last month
- Experiments with structured concurrency in Rust☆355Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Rust String Libraries by mcyoung☆177Updated 2 months ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Safe cross-platform linker shenanigans☆714Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- Rust method delegation with less boilerplate☆466Updated last week
- Test harness for ui tests of compiler diagnostics☆871Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Compact, clone-on-write vector and string.☆250Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆241Updated 6 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- A minimal `syn` syntax tree pretty-printer☆676Updated 2 weeks ago