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:
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- Google Benchmark data visualization tool☆33Updated 7 months ago
- Templatized C++ Command Line Parser mirror☆95Updated last year
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Thread aware Signal/Slot library☆84Updated last week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Header-only C++ program options parser library☆177Updated 2 years ago
- CMake Community Modules☆44Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Header-only pure C++11 library providing signal and slot functionality☆18Updated 6 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- C++ Defensive Macros☆31Updated 7 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago