rust-analyzer / expect-test
Minimalistic snapshot testing for Rust.
☆250Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for expect-test
- Count lines of LLVM IR per generic function☆414Updated 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…☆399Updated this week
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Library for snippet annotations☆283Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- ☆447Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Compile-time reference counting☆437Updated last year
- Snapshot testing for a herd of CLI tests☆137Updated 2 weeks ago
- Type that deserializes only from one specific value☆227Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆192Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Track and query Cargo dependency graphs.☆167Updated this week
- Structured concurrency operations for async Rust☆411Updated last week
- Command line parser with applicative interface☆358Updated last month
- Immutable strings, in Rust.☆240Updated 9 months ago
- A Rust code linter☆210Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆174Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A fast, concurrent string interner☆140Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago