rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆332Updated 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:
- ☆494Updated this week
- Conditional compilation according to rustc compiler version☆375Updated this week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆252Updated this week
- Execute Rust code carefully, with extra checking along the way☆447Updated 3 weeks ago
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆511Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆475Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- Type that deserializes only from one specific value☆246Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆715Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆498Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- Compile-time reference counting☆457Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 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
- Safe cross-platform linker shenanigans☆777Updated this week