- OpenRealm -- Decentralized P2P multiplayer voxel world, backed by ethereum blockchains
- bbs -- Better Build System for C/C++, a build frontend system for CMake
- GameTest -- Record/replay testing framework for C/C++ games
- G3D -- A low level graphics api written from scratch in CUDA for fun
- xccmeta -- A static C/C++ language parser designed for code preprocessing and build-step tooling
- libmath2 -- C/C++ math library for basic 2d and 3d operations
- olib -- A C library for serializing data across multiple formats (JSON, YAML, XML, etc.)
- nshader -- A custom portable shader format based on SDL3_shadercross compiled shaders
- term.h -- Header only single include library to create console based win32 and unix applications
- SimplePP -- A minimal C preprocessor written in C using Flex (Lex) and GNU Bison
- Win32 Input Tester: -- Diagnostics tool for win32 that lets you see how input is actually delivered to an app
- GFX Support View -- Desktop utility for inspecting your system’s graphics api support in one place