Jackojc's Stars
nick-paul/LightMask
A tiny 2D header-only flood-fill lighting engine
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
diku-dk/futhark
:boom::computer::boom: A data-parallel functional programming language
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Jackojc/Lithe
A minimal C++ engine that handles asset loading/management, state transition/management and a basic, yet efficient ECS implementation.
Jackojc/8BitComputer
A simple 8 bit computer emulator in C++.