foonathan / debug_assertLinks
Simple, flexible and modular assertion macro.
☆229Updated last year
Alternatives and similar repositories for debug_assert
Users that are interested in debug_assert are comparing it to the libraries listed below
Sorting:
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A polymorphic value-type for C++☆228Updated last year
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- Replacements to standard numeric types which throw exceptions on errors☆216Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 10 months ago
- A reflective enum implementation for C++☆297Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- ☆133Updated 3 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A tiny metaprogramming library☆311Updated 2 years ago
- A C++ micro-benchmarking framework☆365Updated 5 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
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago