markoostveen / JobSystem

Easy to use Jobsystem aimed at high performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross platform jobsystem, that works on windows and linux.

Easy to intergrate using CMake.

cd JobSystem
mkdir build
cd build
cmake ..
cmake --build .

About

Easy to use Jobsystem aimed at high performance

License:Apache License 2.0


Languages

Language:C++ 96.7%Language:CMake 3.3%