No description
Find a file
2024-01-15 21:51:45 +03:00
benchmarks [eventify] - improved task_system tests and benchmarks 2023-10-01 07:14:46 +03:00
cmake [eventify] - structured the Eventify Task System as a polyrepo project 2024-01-15 21:51:45 +03:00
demo [eventify] - implemented demo 2021-07-12 19:09:46 +02:00
include/eventify [eventify] - structured the Eventify Task System as a polyrepo project 2024-01-15 21:51:45 +03:00
source [eventify] - implemented concurrent_queue by generalizing task_queue 2024-01-15 21:47:57 +03:00
tests [eventify] - changed task polymorphism from run-time to compile-time 2024-01-15 21:48:02 +03:00
CMakeLists.txt [eventify] - structured the Eventify Task System as a polyrepo project 2024-01-15 21:51:45 +03:00
LICENSE.txt [eventify] - initial commit 2021-07-10 16:26:43 +02:00
README.md [eventify] - initial commit 2021-07-10 16:26:43 +02:00
vcpkg.json [eventify] - added support for vcpkg C++ package manager 2021-07-30 11:37:45 +02:00

[JSC] Eventify

C++ tasking system