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.
☆372Updated 3 weeks ago
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.☆211Updated 3 months ago
- Nio is an experimental async runtime for Rust☆320Updated last month
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆221Updated 3 weeks ago
- ☆511Updated this week
- A simple Rust profiler that shows exactly where your code spends time and allocates☆621Updated this week
- in-place allocation-reusing queues for Rust☆383Updated last year
- Immutable strings, in Rust.☆248Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆316Updated last week
- ☆214Updated 2 months ago
- Structured concurrency operations for async Rust☆469Updated 2 weeks ago
- Visualizing Rust codebases in a few seconds☆186Updated last year
- Maps where keys are borrowed from values.☆287Updated this week
- An asynchronous distributed actor framework in Rust with robust observability