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☆51Updated 7 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- Serialization value trees☆45Updated last year
- ☆56Updated 4 years ago
- Datatest -- data-driven test framework for Rust☆55Updated last year
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago
- Safely combine results☆81Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 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
- A rust inflection library☆127Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆65Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- ☆59Updated last year
- failure + error-chain = 💖☆54Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- A macro to generate Rust actors☆45Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago