rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆481Updated 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
Sorting:
- ☆501Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated last week
- Structured concurrency operations for async Rust☆487Updated last week
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆476Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Safe cross-platform linker shenanigans☆828Updated last month
- Experiments with structured concurrency in Rust☆410Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Compile-time string formatting☆262Updated 4 months ago
- ☆351Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Rust String Libraries by mcyoung☆199Updated last year
- Easy self-referential struct generation for Rust.☆691Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Fast floating point to string conversion☆690Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Compile-time reference counting☆457Updated 8 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year