gpakosz / PPK_ASSERTLinks
PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️
☆211Updated 4 years ago
Alternatives and similar repositories for PPK_ASSERT
Users that are interested in PPK_ASSERT are comparing it to the libraries listed below
Sorting:
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- unofficial mirror☆146Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- C++ Reflection using clang☆283Updated 2 years ago
- Simple, flexible and modular assertion macro.☆228Updated last year
- Experimental config library for C++☆145Updated 3 years ago
- Small collection of debug-related drop-in c/c++-utils☆253Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆178Updated 11 months ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- rocket - Fast single header signal/slots library for C++☆209Updated last year
- forward declarations for C++ std headers☆75Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- Vector math library with NEON/SSE support