mindsbackyard / galvanic-mockLinks
A mocking framework for Rust
☆22Updated 8 years ago
Alternatives and similar repositories for galvanic-mock
Users that are interested in galvanic-mock are comparing it to the libraries listed below
Sorting:
- A mocking library for Rust-lang☆57Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A test environment for rust: test cases & suites, fixtures, and parameterised test cases☆53Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A comprehensive set of matcher-based assertions for easier testing of Rust code☆40Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- Test the downstream impact of Rust crate changes before publishing☆59Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- Safely combine results☆82Updated last year
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A readline-like library in Rust.☆74Updated 3 years ago
- Secure string library for Rust | now on https://codeberg.org/valpackett/secstr☆95Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆62Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Watches changes in a rust project, runs test and shows friendly notification☆81Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Making passwords painless☆62Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago