5y ago · Feb 22, 2021 2:19 PM
A DAG (Directed Acyclic Graph) task scheduler in C++ where jobs declare dependencies (e.g. Physics depends on Input, Render depends on Physics).
StaticAssertDev · Compile-Time Verification
Enforcing struct alignments, sizes, and invariant bounds via stat...
Enforcing struct alignments, sizes, and invariant bounds via stat...
The following users thanked StaticAssertDev for this post: