rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆453Updated 2 weeks ago
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:
- ☆501Updated last week
- Conditional compilation according to rustc compiler version☆386Updated last month
- Execute Rust code carefully, with extra checking along the way☆454Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆512Updated this week
- Type that deserializes only from one specific value☆266Updated last month
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Like Rust's std::Path, but UTF-8.☆528Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Structured concurrency operations for async Rust☆475Updated last month
- Fast function for printing integer primitives to a decimal string☆349Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Rust method delegation with less boilerplate☆503Updated this week
- Experiments with structured concurrency in Rust☆392Updated last year
- Count lines of LLVM IR per generic function☆481Updated last month
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Compile-time string formatting☆249Updated last month
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- ☆341Updated last week