- Aachen, Germany
-
00:12
(UTC +02:00) - jonathanmueller.dev
- @foonathan
- @foonathan@fosstodon.org
- @foonathan
- u/foonathan
-
-
debug_assert Public
Simple, flexible and modular assertion macro.
-
lexy Public
C++ parsing DSL
-
type_safe Public
Zero overhead utilities for preventing bugs at compile time
-
cpp-aachen.github.io Public
Forked from cpp-aachen/cpp-aachen.github.ioJavaScript UpdatedSep 8, 2025 -
memory Public
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
-
-
docker Public
Containers for building C++ on CI
-
clauf Public archive
A C interpreter developed live on YouTube
-
dryad Public archive
Data structures for ASTs
-
lex Public archive
Replaced by foonathan/lexy
-
atum Public
Helpers for preventing the static initialization order fiasco of global variables.
-
string_id Public
A small C++ library to handle hashed strings serving as identifiers.
-
array Public
contiguous container library - arrays with customizable allocation, small buffer optimization and more
-
tiny Public
low-level library for minimizing the size of your types
-
compatibility Public archive
unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features
-
storage Public archive
unmaintained - A C++11 header-only library providing optional and variant classes