hsutter / babbLinks
bad_alloc Behaving Badly
☆75Updated 6 years ago
Alternatives and similar repositories for babb
Users that are interested in babb are comparing it to the libraries listed below
Sorting:
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- ☆71Updated 6 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- MSGUI - Metashell GUI☆69Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆178Updated 6 years ago
- A framework for reusing code in Clang tools☆125Updated 2 months ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Library providing legal access to C++ private members☆98Updated 3 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…