You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Iristorm is an extensible asynchronous header-only framework. It is written in pure modern C++ (free of AI-generated code), implementing a M:N task scheduler (with coroutine support for C++ 20 optionally) and an advanced DAG-based task dispatcher. It also provides a simple lua-cpp wrapper for extending your program with scripts.