pcsm / simulacrumLinks
A small library for creating mock objects in Rust.
☆27Updated 6 years ago
Alternatives and similar repositories for simulacrum
Users that are interested in simulacrum are comparing it to the libraries listed below
Sorting:
- Derive for the Display trait☆51Updated 7 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- ☆56Updated 4 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Datatest -- data-driven test framework for Rust☆56Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- ☆62Updated last year
- ☆65Updated 4 years ago
- Safely combine results☆82Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A rust inflection library☆126Updated 2 years ago
- ☆109Updated last year
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated 3 weeks ago