Jonathan Müller

Results 13 repositories owned by Jonathan Müller

array

253
Stars
17
Forks
Watchers

contiguous container library - arrays with customizable allocation, small buffer optimization and more

atum

37
Stars
0
Forks
Watchers

Helpers for preventing the static initialization order fiasco of global variables.

compatibility

74
Stars
14
Forks
Watchers

unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features

debug_assert

220
Stars
23
Forks
Watchers

Simple, flexible and modular assertion macro.

docker

48
Stars
8
Forks
Watchers

Containers for building C++ on CI

lex

136
Stars
9
Forks
Watchers

Replaced by foonathan/lexy

memory

1.4k
Stars
186
Forks
Watchers

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

182
Stars
15
Forks
Watchers

A small C++ library to handle hashed strings serving as identifiers.

tiny

109
Stars
5
Forks
Watchers

low-level library for minimizing the size of your types