rust-lang / annotate-snippets-rs
Library for snippet annotations
☆297Updated 3 weeks ago
Alternatives and similar repositories for annotate-snippets-rs:
Users that are interested in annotate-snippets-rs are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆346Updated last week
- ☆464Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- Count lines of LLVM IR per generic function☆420Updated this week
- Execute Rust code carefully, with extra checking along the way☆398Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- Fast floating point to string conversion☆616Updated this week
- A fast, concurrent string interner☆148Updated 5 months ago
- Easy self-referential struct generation for Rust.☆564Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- Type that deserializes only from one specific value☆232Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Compile-time reference counting☆440Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆255Updated last month
- Rust String Libraries by mcyoung☆157Updated this week
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆317Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Safe cross-platform linker shenanigans☆681Updated this week