asomers / mockall
A powerful mock object library for Rust
☆1,538Updated this week
Related projects ⓘ
Alternatives and complementary repositories for mockall
- Type erasure for async trait methods☆1,842Updated last week
- A small rust library for adding custom derives to enums☆1,784Updated this week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- derive builder implementation for rust structs☆1,333Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Rust cache structures and easy function memoization☆1,567Updated last week
- A next-generation test runner for Rust.☆2,212Updated this week
- Simple validation for Rust structs☆2,058Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Fixture-based test framework for Rust☆1,206Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- A code coverage tool for Rust projects☆2,526Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- A library for generating fake data in Rust.☆924Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- The most used Rust library for date and time handling.☆1,124Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Dead simple pool implementation for rust with async-await☆1,075Updated 3 weeks ago
- Rust quasi-quoting☆1,330Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- Temporary file library for rust☆1,192Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.☆1,819Updated last month
- A Rust proc-macro attribute parser