rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆322Updated 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:
- ☆490Updated 8 months ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- Support crate for rustc's self-profiling feature☆360Updated last week
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Type that deserializes only from one specific value☆244Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated 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…☆486Updated this week
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Count lines of LLVM IR per generic function☆462Updated this week
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Fast floating point to string conversion☆644Updated last month
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Compile-time reference counting☆452Updated last month