rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆314Updated 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:
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆489Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Type that deserializes only from one specific value☆243Updated last month
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆454Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Rust String Libraries by mcyoung☆190Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- Compile-time reference counting☆451Updated 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…☆483Updated this week
- Manual segmented stacks for Rust☆308Updated 2 months ago
- Easy self-referential struct generation for Rust.☆618Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 3 weeks ago
- Async synchronization primitives☆269Updated 2 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month