rust-analyzer / expect-testLinks
Minimalistic snapshot testing for Rust.
☆298Updated 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:
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- Library for snippet annotations☆472Updated this week
- Experiments with structured concurrency in Rust☆401Updated last year
- ☆501Updated last month
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Track and query Cargo dependency graphs.☆245Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- Execute Rust code carefully, with extra checking along the way☆463Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆729Updated last week
- property testing and verification front-end for Rust☆224Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆491Updated last week
- Compile-time reference counting☆455Updated 7 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆221Updated 6 years ago
- Like Rust's std::Path, but UTF-8.☆536Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- Snapshot testing for a herd of CLI tests☆161Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated 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…☆517Updated this week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Provides assert_eq! like macros with colorized diff output☆157Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Compact, clone-on-write vector and string.☆294Updated 2 months ago
- ☆325Updated last month