banditcpp / snowhouse
An assertion library for C++
☆74Updated 11 months ago
Alternatives and similar repositories for snowhouse:
Users that are interested in snowhouse are comparing it to the libraries listed below
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- C++ generic make factory☆106Updated 5 years ago
- Hasta la vista, baby!☆132Updated last year
- C++ static_enum☆86Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Tool for analyzing includes in C++☆202Updated 6 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ micro-benchmarking framework