rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆326Updated 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:
- ☆493Updated 9 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Execute Rust code carefully, with extra checking along the way☆440Updated last month
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- 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☆253Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- Compile-time string formatting☆238Updated 8 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- Rust String Libraries by mcyoung☆192Updated 6 months ago
- Manual segmented stacks for Rust☆317Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated 2 months ago
- ☆328Updated last week
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Experiments with structured concurrency in Rust☆375Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆489Updated last week