qlibs / ut
C++20 Unit-Testing library
☆45Updated this week
Alternatives and similar repositories for ut:
Users that are interested in ut are comparing it to the libraries listed below
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆87Updated last week
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- C++20 Compact Tuple Tools☆49Updated this week
- An indirect value-type for C++☆82Updated last year
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Recursive Variant: A simple library for Recursive Variant Types