pcsm / simulacrumLinks
A small library for creating mock objects in Rust.
☆27Updated 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
- ☆58Updated 4 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆46Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Safely combine results☆82Updated last year
- failure + error-chain = 💖☆54Updated last month
- Provides macro `assert_matches` for testing pattern matching☆67Updated 5 years ago
- ☆62Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- Atomic file-writes.☆101Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- ☆67Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Implementation of RFC3986 including URIs and URI references.☆34Updated 3 years ago