pcsm / simulacrumLinks
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
Sorting:
- Derive for the Display trait☆52Updated 7 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
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Provides macro `assert_matches` for testing pattern matching☆65Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆55Updated 4 years ago
- ☆58Updated 10 months ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Datatest -- data-driven test framework for Rust☆54Updated last year
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Safely combine results☆81Updated 10 months ago
- integrate markdown files with your rustdoc generated documentation☆37Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Test factories for Diesel☆23Updated last year
- std::thread which joins on drop by default.☆18Updated 3 months ago
- A library for generating conventional changelogs from git metadata, written in Rust☆27Updated 11 months ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago