rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆472Updated 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:
- ☆501Updated last month
- Conditional compilation according to rustc compiler version☆390Updated last week
- Execute Rust code carefully, with extra checking along the way☆463Updated 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…☆517Updated this week
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆536Updated last week
- Test harness for ui tests of compiler diagnostics☆944Updated last week
- Just, really the littlest Vec you could need. So smol.☆716Updated this week
- A minimal `syn` syntax tree pretty-printer☆729Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Safe cross-platform linker shenanigans☆807Updated last week
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Count lines of LLVM IR per generic function☆491Updated last week
- Compile-time reference counting☆455Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- ☆348Updated last month
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- Fast floating point to string conversion☆678Updated last week
- Rust method delegation with less boilerplate☆508Updated last month
- Easy code duplicate with substitution for Rust☆250Updated last month
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Structured concurrency operations for async Rust☆480Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago