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
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- ☆56Updated 4 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
- Safely combine results☆81Updated last year
- Set the error context using doc comments☆54Updated 5 years ago
- Datatest -- data-driven test framework for Rust☆54Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆59Updated last year
- Serialization value trees☆45Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆65Updated 4 years ago
- A rust inflection library☆126Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Configurable metrics toolkit for Rust applications☆99Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- ☆108Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago