Iristorm is an extensible asynchronous header-only framework. It is written in pure modern C++ (mostly 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.
-
Updated
Aug 27, 2026 - C