DrCpp / DrMockLinks
C++ testing and mocking framework
☆16Updated 3 years ago
Alternatives and similar repositories for DrMock
Users that are interested in DrMock are comparing it to the libraries listed below
Sorting:
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Fast C++17 signal/slot library☆39Updated 6 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Libunifex networking library☆20Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago