vtask
A general task management library built on enkiTS. (WIP)
Part of the Vultra Ecosystem.
Why This Exists
Task scheduling is another piece of functionality every serious project needs; vtask encapsulates it once for the whole ecosystem. Rather than writing yet another scheduler, it builds on enkiTS — a proven, battle-tested task scheduler designed for exactly the workloads game engines have.
Status
Early and WIP: the enkiTS wrapper is in place, and the API will grow as the ecosystem’s parallelism needs (asset loading, render submission) take shape.