rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆461Updated 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
Sorting:
- ☆502Updated last month
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆453Updated this week
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆532Updated last month
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 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…☆513Updated this week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Experiments with structured concurrency in Rust☆394Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆377Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Compact, clone-on-write vector and string.☆294Updated last month
- ☆346Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Rust String Libraries by mcyoung☆197Updated 10 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- in-place allocation-reusing queues for Rust☆391Updated last year
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Fast floating point to string conversion☆670Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago