2y ago · Oct 10, 2023 1:39 PM
A DAG (Directed Acyclic Graph) task scheduler in C++ where jobs declare dependencies (e.g. Physics depends on Input, Render depends on Physics).
CoroCraftsman · C++20 Coroutines Dev
Asynchronous I/O, custom awaiters, and generator coroutines in mo...
Asynchronous I/O, custom awaiters, and generator coroutines in mo...
The following users thanked CoroCraftsman for this post: