RichieSams / FiberTaskingLib

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.
Apache License 2.0
928 stars 80 forks source link

Add a parallel for implementation #136

Closed RichieSams closed 11 months ago

RichieSams commented 3 years ago

Closes #71