audunhalland / unimockLinks
A versatile and developer-friendly trait mocking library
☆76Updated 3 months ago
Alternatives and similar repositories for unimock
Users that are interested in unimock are comparing it to the libraries listed below
Sorting:
- Generate Rust enum variants without associated data☆98Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 8 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 8 months ago
- Deserialization library with focus on error handling☆49Updated 5 months ago
- A super powered testing macro for Rust☆120Updated 5 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A collection of utilities for a superior nom experience☆162Updated 2 years ago
- ☆181Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Web API access control for Rust☆128Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 3 weeks ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆95Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆77Updated last month
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Typed any map for rust☆67Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆106Updated last month
- Simple string matching with single- and multiple-wildcard operator☆87Updated 10 months ago
- Define your own PhantomData☆155Updated 3 weeks ago