microsoft / injectorppforrustLinks
Injectorpp is a powerful tool designed to facilitate the writing of unit tests without the need to introduce traits solely for testing purposes. It streamlines the testing process by providing a seamless and efficient way to abstract dependencies, ensuring that your code remains clean and maintainable.
☆59Updated this week
Alternatives and similar repositories for injectorppforrust
Users that are interested in injectorppforrust are comparing it to the libraries listed below
Sorting:
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆196Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆112Updated 2 months ago
- ☆156Updated last week
- ☆75Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Game Developer's Toolkit for CPU Management☆85Updated last week
- Track and query Cargo dependency graphs.☆223Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Visualizing Rust codebases in a few seconds☆182Updated 10 months ago
- (Auto)DRY for your Rust dependencies☆174Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Tiny Rust Async Linux Executor☆102Updated last month
- ☆143Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 9 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Cargo command to create the README.md from your crate's documentation☆159Updated last month
- Deadlock free mutexes☆175Updated 2 months ago
- ☀️|>⛅|>☔☆56Updated 11 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago