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
- Execute Rust code carefully, with extra checking along the way☆476Updated 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
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Safe cross-platform linker shenanigans☆828Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Fast floating point to string conversion☆690Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Rust String Libraries by mcyoung☆199Updated last year
- Easy self-referential struct generation for Rust.☆691Updated last year
- Structured concurrency operations for async Rust☆487Updated last week
- Compile-time reference counting☆457Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- A Stable ABI for Rust with compact sum-types☆409Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- Experiments with structured concurrency in Rust☆410Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- A simple and fast random number generator☆559Updated last week