Jonathan Müller
Jonathan Müller
array
contiguous container library - arrays with customizable allocation, small buffer optimization and more
atum
Helpers for preventing the static initialization order fiasco of global variables.
compatibility
unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features
debug_assert
Simple, flexible and modular assertion macro.
memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
string_id
A small C++ library to handle hashed strings serving as identifiers.
tiny
low-level library for minimizing the size of your types