Minimalistic snapshot testing for Rust.
☆310Dec 21, 2024Updated last year
Alternatives and similar repositories for expect-test
Users that are interested in expect-test are comparing it to the libraries listed below
Sorting:
- A snapshot testing library for rust☆2,795Updated this week
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- ☆825Jul 27, 2025Updated 7 months ago
- ☆814Dec 23, 2024Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- ☆1,199Oct 28, 2025Updated 4 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,520Sep 29, 2025Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Rust testing library☆351Jan 2, 2024Updated 2 years ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆234Updated this week
- Generating structured data from arbitrary, unstructured input.☆853Mar 13, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Mar 13, 2026Updated last week
- Incremental garbage collection from safe Rust☆821Feb 9, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- A fancy diagnostics & error reporting crate☆2,148Updated this week
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Hypothesis-like property testing for Rust☆2,073Mar 9, 2026Updated last week
- A next-generation test runner for Rust.☆2,859Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- ☆167Aug 4, 2022Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Lending iterators on stable Rust☆85Jan 12, 2024Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- ☆324Nov 8, 2025Updated 4 months ago
- Scan your Rust crate for semver violations.☆1,600Updated 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…☆539Updated this week
- ☆498Nov 8, 2025Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆134Updated this week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Rust library for retrieving and interacting with the crates.io index☆74Feb 14, 2026Updated last month
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago