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
- derive macro for the Fail trait☆24Updated 6 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- A combinator library for building asynchronous HTTP services☆57Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆63Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- 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
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- ☆54Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- std::thread which joins on drop by default.☆16Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A mocking framework for Rust☆22Updated 7 years ago
- Extract code files from Markdown☆27Updated 6 years ago
- Test factories for Diesel☆23Updated 11 months ago
- ☆59Updated 5 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago