Simple, flexible and modular assertion macro.
☆229Dec 23, 2025Updated 4 months ago
Alternatives and similar repositories for debug_assert
Users that are interested in debug_assert are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 6 months ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 6 years ago
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Mar 25, 2020Updated 6 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Transferred to https://github.com/Neargye/yacppl☆14Jun 20, 2021Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆783Apr 1, 2026Updated 3 weeks ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Feb 21, 2017Updated 9 years ago
- Implementation of strong types in C++☆822Sep 29, 2022Updated 3 years ago
- low-level library for minimizing the size of your types☆120Oct 2, 2019Updated 6 years ago
- A C++14-and-later expression template library☆108Apr 22, 2026Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Apr 30, 2020Updated 5 years ago
- What a c++ standard Unicode library might look like.☆344Jan 18, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++ parsing DSL☆1,243Oct 18, 2025Updated 6 months ago
- A library for C++ reflection and introspection☆203Jul 30, 2017Updated 8 years ago
- A C++ micro-benchmarking framework☆368Feb 25, 2020Updated 6 years ago
- What did you expect?☆111May 15, 2017Updated 8 years ago
- Typesafe Python Style Printf Formatting for C++☆240Feb 16, 2026Updated 2 months ago
- ☆10May 6, 2021Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆173Apr 9, 2021Updated 5 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Oct 16, 2021Updated 4 years ago
- CMake module to speed up builds.☆1,299Dec 23, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- An additive strong typedef library for C++14/17/20☆476Jan 28, 2025Updated last year
- Compile Time Type Information for C++☆612Apr 20, 2023Updated 3 years ago
- Common infrastructure for throwing exceptions☆16Apr 22, 2026Updated last week
- Runtime polymorphism done right☆1,035May 27, 2021Updated 4 years ago
- Lightweight Error Augmentation Framework☆338Apr 22, 2026Updated last week
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- (experimental) Syntactic sugar for variant and optional types.☆162May 11, 2019Updated 6 years ago
- This is an experimental library that has evolved to P2688☆683Nov 27, 2024Updated last year
- A C++14 and later CRTP template for defining iterators