rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆334Updated 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:
- ☆496Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆449Updated last month
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Type that deserializes only from one specific value☆260Updated this week
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Rust String Libraries by mcyoung☆193Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Count lines of LLVM IR per generic function☆475Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆721Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆516Updated last week
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Fast floating point to string conversion☆655Updated 3 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…☆504Updated last week
- Easy code duplicate with substitution for Rust☆248Updated last month
- Fast function for printing integer primitives to a decimal string☆344Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆386Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆786Updated last week
- Manual segmented stacks for Rust☆321Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated this week
- Compile-time reference counting☆456Updated 4 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month