Skip to content

Sharp0802/tasksys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tasksys

Welcome to tasksys, Coroutine-based async/await with customizable job system for modern C++ (C++23)

Dependency

  • No dependency other than STL

Progress

  • Implement basic Job-system
  • Implement coroutine-base task class
  • Create built-in IO-related awaitables

Test

You can run tests with tasksys.test powered by GoogleTest.

About

Coroutine-based `async`/`await` with customizable job system for modern C++ (C++23)

Topics

Resources

License

Stars

Watchers

Forks

Contributors