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.
☆398Mar 30, 2026Updated 2 months ago
Alternatives and similar repositories for injectorppforrust
Users that are interested in injectorppforrust are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Surround cargo test with arbitrary Rust setup and teardown code.☆12May 24, 2024Updated 2 years ago
- Quickly access shared enum fields in Rust☆22Nov 8, 2025Updated 7 months ago
- ☆2,043Jan 27, 2026Updated 4 months ago
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,490Updated this week
- Automatically declare a trait given an impl block.☆26Dec 16, 2025Updated 5 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,734May 29, 2026Updated last week
- A Reth Execution Extension (ExEx) with shared object (.so / .dylib) plugins☆16Oct 12, 2024Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆923Apr 16, 2026Updated last month
- A safe cross-platform interface to setting process titles☆16Apr 28, 2019Updated 7 years ago
- A code ACL checker for Rust☆274Updated this week
- ☆16Dec 19, 2025Updated 5 months ago
- The fast sync and async channel that Rust deserves☆1,718Dec 18, 2025Updated 5 months ago
- Dynamic Indirect Syscalls via JOP/ROP in Pure no_std, no_alloc, no dependency Rust☆44Aug 6, 2025Updated 10 months ago
- Procedural macro for automatically implementing metrics description and initialization.☆24Apr 14, 2026Updated last month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Feb 15, 2024Updated 2 years ago
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆2,041Apr 16, 2026Updated last month
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,733Updated this week
- ☆19Nov 21, 2023Updated 2 years ago
- A high-performance, cross-platform process manager built in Rust, inspired by PM2☆175May 30, 2025Updated last year
- A sub-millisecond terminal text rendering system for WebGL2 and OpenGL 3.3☆194Updated this week
- Rust library to measure memory allocations of a function or closure.☆36Sep 21, 2023Updated 2 years ago
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆357May 25, 2026Updated 2 weeks ago
- 🌀 Async-first sharded hashmap for Rust.☆553Jan 17, 2025Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- The registry for Rust crates☆1,008May 30, 2026Updated last week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,333Updated this week
- A simple example for a Rust compiler plugin☆11Aug 8, 2016Updated 9 years ago
- std-alternative prototyping / education library☆12Dec 1, 2025Updated 6 months ago
- A very fast linker for Linux☆3,657Updated this week
- Compile-time regular expressions, the right way.☆82Feb 8, 2025Updated last year
- Quickly find bottlenecks in Rust - one profiler for CPU, time, memory, and async code.☆1,533Updated this week
- A python script that automates a C2 Profile build☆48Dec 14, 2025Updated 5 months ago
- Utilities for working with impl traits in Rust.