rust-lang / annotate-snippets-rs
Library for snippet annotations
☆313Updated 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
- ☆479Updated 6 months ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Execute Rust code carefully, with extra checking along the way☆407Updated 8 months ago
- Fast floating point to string conversion☆632Updated last month
- Count lines of LLVM IR per generic function☆440Updated 2 months ago
- Rust method delegation with less boilerplate☆485Updated last week
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Type that deserializes only from one specific value☆231Updated last month
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆221Updated 4 years ago
- Compile-time reference counting☆442Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆465Updated this week
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- A fast, concurrent string interner☆149Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Experiments with structured concurrency in Rust☆361Updated 9 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year