pcsm / simulacrum
A small library for creating mock objects in Rust.
☆26Updated 5 years ago
Alternatives and similar repositories for simulacrum:
Users that are interested in simulacrum are comparing it to the libraries listed below
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Derive for the Display trait☆51Updated 6 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆54Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Procedural macro for substituting one type for another when testing☆21Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆59Updated 6 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆64Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- This library is a workaround until futures-rs and error-chain crates works out-of-box with each other☆13Updated 7 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Router extension to yew☆28Updated 5 years ago
- Formatting Cargo.toml☆30Updated 11 months ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Run pkg-config from declarative dependencies in Cargo.toml☆28Updated 3 years ago
- Custom derive for clap.☆34Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago