Projects in Awesome Lists by foonathan
A curated list of projects in awesome lists by foonathan .
https://github.com/foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time
Last synced: 15 May 2025
https://github.com/foonathan/memory
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
allocator c-plus-plus memory memory-allocation
Last synced: 15 May 2025
https://github.com/foonathan/lexy
C++ parsing DSL
grammar parser parser-combinators text
Last synced: 13 Apr 2025
https://github.com/foonathan/array
contiguous container library - arrays with customizable allocation, small buffer optimization and more
Last synced: 30 Apr 2025
https://github.com/foonathan/debug_assert
Simple, flexible and modular assertion macro.
Last synced: 07 Apr 2025
https://github.com/foonathan/string_id
A small C++ library to handle hashed strings serving as identifiers.
Last synced: 30 Apr 2025
https://github.com/foonathan/tiny
low-level library for minimizing the size of your types
bit-twiddling cplusplus tombstone
Last synced: 30 Apr 2025
https://github.com/foonathan/compatibility
unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improved version of cmake-compile-features
Last synced: 21 Apr 2025
https://github.com/foonathan/docker
Containers for building C++ on CI
ci cplusplus cpp docker docker-image
Last synced: 30 Apr 2025
https://github.com/foonathan/atum
Helpers for preventing the static initialization order fiasco of global variables.
Last synced: 30 Apr 2025