martinmoene / lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
☆393Updated this week
Alternatives and similar repositories for lest:
Users that are interested in lest are comparing it to the libraries listed below
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Love template metaprogramming☆329Updated 2 years ago
- A reflective enum implementation for C++☆290Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated last month
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- An Enhancement Suite for the CMake Build System☆440Updated 3 years ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- A polymorphic value-type for C++☆227Updated last year
- Range-based goodness for C++17☆361Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- C++17 `std::variant` for C++11/14/17☆689Updated 2 years ago
- Human-friendly unit testing for C++11☆260Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- A tiny metaprogramming library☆305Updated last year
- Replacements to standard numeric types which throw exceptions on errors☆210Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Lightweight Error Augmentation Framework☆318Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆428Updated last month
- Header-only library for multithreaded programming☆233Updated 2 months ago