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:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 5 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago