rust-lang / annotate-snippets-rsLinks
Library for snippet annotations
☆326Updated 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:
- ☆493Updated 10 months ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Support crate for rustc's self-profiling feature☆367Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Execute Rust code carefully, with extra checking along the way☆447Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Type that deserializes only from one specific value☆245Updated this week
- A fast, concurrent string interner☆151Updated last year
- Count lines of LLVM IR per generic function☆468Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆714Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆705Updated last week
- Manual segmented stacks for Rust☆318Updated 4 months ago
- Easy code duplicate with substitution for Rust☆247Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Like Rust's std::Path, but UTF-8.☆508Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆495Updated this week
- Struct fields that are made read-only accessible to other modules☆253Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated this week
- ☆329Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Compile-time string formatting☆240Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Rust String Libraries by mcyoung☆192Updated 7 months ago