foonathan / debug_assertLinks
Simple, flexible and modular assertion macro.
☆227Updated 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:
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years 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
- Policy Based C++ Allocator Library☆123Updated last week
- A polymorphic value-type for C++☆227Updated last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- A reflective enum implementation for C++☆298Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A tiny metaprogramming library☆310Updated 2 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 3 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆242Updated 5 months ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆224Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆454Updated last month