Test harness for ui tests of compiler diagnostics
☆959Feb 12, 2026Updated last month
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,081Oct 6, 2024Updated last year
- ☆909Feb 16, 2026Updated last month
- Parser for Rust source code☆3,302Updated this week
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A next-generation test runner for Rust.☆2,859Updated this week
- Data structure serialization library with several opposite design goals from Serde☆926Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Safe cross-platform linker shenanigans☆838Feb 19, 2026Updated last month
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆808Mar 12, 2026Updated last week
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,186Feb 8, 2026Updated last month
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago