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.
☆385Updated 4 months ago
Alternatives and similar repositories for injectorppforrust
Users that are interested in injectorppforrust are comparing it to the libraries listed below
Sorting:
- A lockless mpmc/mpsc to support async derive from crossbeam☆396Updated last week
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆219Updated 7 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆242Updated 3 weeks ago
- A very fast Key-Value store in pure rust☆219Updated last week
- Nio is an experimental async runtime for Rust☆324Updated this week
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- ☆519Updated 3 months ago
- in-place allocation-reusing queues for Rust☆393Updated last year
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆268Updated 2 weeks ago
- Maps where keys are borrowed from values.☆302Updated last month
- Structured concurrency operations for async Rust☆486Updated this week
- Wildcard matching☆204Updated 2 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆335Updated 5 months ago
- Real-time monitoring, metrics and logs for Rust channels. Now integrated with https://hotpath.rs☆372Updated 2 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆337Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated 11 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆324Updated this week
- ☆78Updated 3 months ago
- ☆188Updated last month
- Immutable strings, in Rust.☆247Updated last year
- Lightweight and high performance concurrent cache☆309Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆224Updated 11 months ago
- Experiments with structured concurrency in Rust☆407Updated last year
- ☆225Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- An asynchronous distributed actor framework in Rust with robust observability☆390Updated this week
- Track and query Cargo dependency graphs.☆250Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 5 months ago
- Template to maintain a rust project running CI/CD with Github Workflows.☆137Updated 3 weeks ago