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 for the Display trait☆52Updated 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
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- ☆58Updated 8 months ago
- ☆54Updated 4 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 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
- Implementation of RFC3986 including URIs and URI references.☆33Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 3 weeks ago
- Test factories for Diesel☆23Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆25Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- ☆22Updated 5 years ago
- Procedural macro for substituting one type for another when testing☆21Updated 5 years ago
- Serialization value trees☆44Updated 9 months ago
- Safely combine results☆81Updated 8 months ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- A combinator library for building asynchronous HTTP services☆58Updated 6 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago