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.
☆362Updated 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.☆208Updated 2 months ago
- A very fast Key-Value store in pure rust☆211Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆209Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- ☆509Updated 5 months ago
- Immutable strings, in Rust.☆248Updated last year
- Nio is an experimental async runtime for Rust☆322Updated 2 weeks ago
- Maps where keys are borrowed from values.☆275Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆290Updated last week
- ☆197Updated last month
- An asynchronous distributed actor framework in Rust with robust observability☆364Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- Experiments with structured concurrency in Rust☆382Updated last year
- in-place allocation-reusing queues for Rust☆380Updated last year
- Structured concurrency operations for async Rust☆464Updated 7 months ago
- A high performance, zero-copy URL router.☆473Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆273Updated last month
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆273Updated 2 weeks ago
- A high-performance and efficient message queue developed in Rust☆254Updated 6 months ago
- (Auto)DRY for your Rust dependencies