smikes / CppUnitLiteLinks
Lightweight C++ unit testing framework
☆19Updated 6 years ago
Alternatives and similar repositories for CppUnitLite
Users that are interested in CppUnitLite are comparing it to the libraries listed below
Sorting:
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Boost.org type_traits module☆64Updated 2 weeks ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Boost.Predef (a Boost C++ Library)☆52Updated 3 months ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Boost.org fusion module☆49Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- The draft C++ Reflection Technical Specification☆88Updated 3 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated 2 months ago
- A C++14 reflection library☆73Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Thread aware Signal/Slot library☆82Updated 3 months ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Boost Process☆135Updated 2 weeks ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 3 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Kitware Style Checker☆54Updated 6 months ago
- Boost.org mpl module☆61Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆121Updated 4 years ago
- Boost.org property_tree module☆58Updated 2 weeks ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago