snitch-org / snitchLinks
Lightweight C++20 testing framework.
☆293Updated 3 weeks ago
Alternatives and similar repositories for snitch
Users that are interested in snitch are comparing it to the libraries listed below
Sorting:
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- A C++ type to trace calls to special member functions.☆103Updated last year
- Organization, documentation, etc. for the Beman Project,☆99Updated 3 weeks ago
- bel::views - simple and easy view classes for C++☆73Updated 2 years ago
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- Simple C++20 module support for CMake☆212Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- Unicode Algorithms Implementation for C/C++☆299Updated last year
- C++20 State Machine library☆224Updated 4 months ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- Demo Code for presentation "C++ In Action"☆149Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 8 months ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 9 months ago
- ☆79Updated 4 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆639Updated last week
- Tool for analyzing includes in C++☆207Updated last year
- A polymorphic value-type for C++☆228Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library