rust-analyzer / expect-test
Minimalistic snapshot testing for Rust.
☆268Updated 4 months ago
Alternatives and similar repositories for expect-test:
Users that are interested in expect-test are comparing it to the libraries listed below
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆465Updated this week
- ☆479Updated 5 months ago
- Execute Rust code carefully, with extra checking along the way☆406Updated 8 months ago
- Count lines of LLVM IR per generic function☆440Updated 2 months ago
- Library for snippet annotations☆313Updated this week
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆482Updated last month
- A minimal `syn` syntax tree pretty-printer☆684Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Track and query Cargo dependency graphs.☆207Updated this week
- Type that deserializes only from one specific value☆231Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆410Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Structured concurrency operations for async Rust☆444Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆605Updated 8 months ago
- Compact, clone-on-write vector and string.☆252Updated 2 weeks ago
- Snapshot testing for a herd of CLI tests☆150Updated last week
- Compile-time reference counting☆442Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆215Updated 3 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Cargo extension for running Criterion.rs benchmarks☆196Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆365Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago