jimporter / mettleLinks
A C++20 unit test framework
☆124Updated 2 months ago
Alternatives and similar repositories for mettle
Users that are interested in mettle are comparing it to the libraries listed below
Sorting:
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A killer modern C++ library for interacting with JSON.☆127Updated last year
- What did you expect?☆111Updated 8 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- Simple header only pattern matching for c++14☆233Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆400Updated 2 months ago
- A C++ micro-benchmarking framework☆364Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Template engine library in C++