martinmoene / lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
☆392Updated 2 months ago
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 C++ micro-benchmarking framework☆362Updated 5 years ago
- Simple header only pattern matching for c++14☆230Updated 3 years ago
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆914Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- C++ benchmarking framework☆363Updated 5 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated last month
- A reflective enum implementation for C++☆290Updated last year
- Range-based goodness for C++17☆360Updated 4 years ago
- Header only C++14 mocking framework☆831Updated 5 months ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆424Updated last week
- An Enhancement Suite for the CMake Build System☆440Updated 3 years ago
- A miniature library for struct-field reflection in C++☆537Updated last week
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆879Updated 9 months 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 last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 6 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆748Updated 3 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- 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
- Implementation of strong types in C++☆785Updated 2 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆346Updated 6 years ago