rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆477Updated 3 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:
- ☆502Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated 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…☆520Updated last week
- Execute Rust code carefully, with extra checking along the way☆472Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- A minimal `syn` syntax tree pretty-printer☆734Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Structured concurrency operations for async Rust☆486Updated this week
- Fast floating point to string conversion☆689Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆406Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Safe cross-platform linker shenanigans☆814Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- A Stable ABI for Rust with compact sum-types☆406Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- ☆351Updated 2 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year