snitch-org / snitchLinks
Lightweight C++20 testing framework.
☆293Updated 3 months 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☆461Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Simple C++20 module support for CMake☆213Updated last year
- Lightweight Error Augmentation Framework☆336Updated 3 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- Organization, documentation, etc. for the Beman Project,☆104Updated last week
- A C++20 library for sequence-orientated programming☆665Updated 2 weeks ago
- C++20 Meta-Programming library☆299Updated 5 months ago
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- C++20 State Machine library☆231Updated 6 months ago
- Unicode Algorithms Implementation for C/C++☆305Updated last year
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆277Updated last year
- A C++ type to trace calls to special member functions.☆103Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Range-based goodness for C++17☆364Updated 4 years ago
- ☆80Updated 7 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆124Updated last week
- A polymorphic value-type for C++☆228Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated this week
- Demo Code for presentation "C++ In Action"☆149Updated last year
- A reflective enum implementation for C++