1
0
Fork 0
mirror of https://gitlab.com/niansa/cosched.git synced 2025-03-06 20:53:26 +01:00
A simple C++20 cooperative task scheduler
Find a file
2023-05-05 10:25:50 +02:00
basic-coro Replaced libasync with basic-coro 2023-05-05 10:24:05 +02:00
include Replaced libasync with basic-coro 2023-05-05 10:24:05 +02:00
.gitignore Initial commit 2023-05-04 10:38:09 +02:00
.gitmodules Initial commit 2023-05-04 10:38:09 +02:00
CMakeLists.txt Removed debug leftovers 2023-05-05 10:25:50 +02:00
LICENSE Add LICENSE 2023-05-04 08:40:12 +00:00
scheduled_thread.cpp Replaced libasync with basic-coro 2023-05-05 10:24:05 +02:00
scheduler.cpp Replaced libasync with basic-coro 2023-05-05 10:24:05 +02:00
test.cpp Replaced libasync with basic-coro 2023-05-05 10:24:05 +02:00