Welcome to tasksys,
Coroutine-based async/await with customizable job system for modern C++ (C++23)
- No dependency other than STL
- Implement basic Job-system
- Implement coroutine-base task class
- Create built-in IO-related awaitables
You can run tests with tasksys.test powered by GoogleTest.