rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆314Updated 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:
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- ☆487Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆242Updated 2 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Rust String Libraries by mcyoung☆188Updated 4 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Manual segmented stacks for Rust☆307Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Compile-time reference counting☆448Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 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…☆478Updated this week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Small, fast, synchronization primitives☆245Updated 8 months ago