platisd / refactoring-for-testability-cpp
Hard-to-test patterns in C++ and how to refactor them
☆65Updated 4 years ago
Alternatives and similar repositories for refactoring-for-testability-cpp:
Users that are interested in refactoring-for-testability-cpp are comparing it to the libraries listed below
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 2 years ago
- ☆76Updated 3 months ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated last week
- Tool for analyzing includes in C++☆202Updated 7 months ago
- A reflective enum implementation for C++☆290Updated last year
- Demo Code for presentation "C++ In Action"☆144Updated 10 months ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- bel::views - simple and easy view classes for C++☆65Updated last year
- Organization, documentation, etc. for the Beman Project☆74Updated this week
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A modern C++-20 testing framework.☆50Updated 9 months ago
- value types for composite class design - with allocators☆45Updated last week
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆118Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated this week
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 5 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- C++20 Coroutines Cheat Sheet☆57Updated 6 months ago
- Header only read/write wrapper to combine mutexes with locks.