pcsm / simulacrumLinks
A small library for creating mock objects in Rust.
☆26Updated 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☆52Updated 7 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Datatest -- data-driven test framework for Rust☆54Updated last year
- Include a whole directory tree at compile time☆82Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆56Updated 4 years ago
- Data validation library for Rust☆78Updated 7 years ago
- Atomic file-writes.☆100Updated 9 months ago
- ☆65Updated 4 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Safely combine results☆81Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 2 weeks ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- A rust inflection library☆126Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated last week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago