banditcpp / snowhouseLinks
An assertion library for C++
☆76Updated last year
Alternatives and similar repositories for snowhouse
Users that are interested in snowhouse are comparing it to the libraries listed below
Sorting:
- Replacements to standard numeric types which throw exceptions on errors☆216Updated last month
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆150Updated 5 years ago
- It's the C++ Package Manager Manager☆197Updated 2 years ago
- Documentation generator using annotated sources for multiple computer languages☆158Updated 5 months ago
- C++ static_enum☆86Updated 5 years ago
- Human-friendly unit testing for C++11☆262Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Bit flags for C++11 scoped enums☆121Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Generic observable objects and reactive expressions for C++☆301Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- Simple mocking for C++☆80Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 4 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Magic build tool☆170Updated last year
- Variadic templates and std::integer_sequence support library