Test harness for ui tests of compiler diagnostics
☆957Feb 12, 2026Updated 2 weeks ago
Alternatives and similar repositories for trybuild
Users that are interested in trybuild are comparing it to the libraries listed below
Sorting:
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month
- ☆900Feb 16, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Rust quasi-quoting☆1,524Feb 18, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- A next-generation test runner for Rust.☆2,833Updated this week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- A snapshot testing library for rust☆2,781Updated this week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Safe cross-platform linker shenanigans☆835Feb 19, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- Temporary file library for rust☆1,408Updated this week
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Serde serializable and deserializable trait objects☆1,477Feb 9, 2026Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago