rj00a / evenio

An event-driven Entity Component System
MIT License
137 stars 14 forks source link

Intra-system parallelism #3

Closed rj00a closed 9 months ago

rj00a commented 9 months ago

We need some way to iterate over Fetcher in parallel. We should add rayon as an optional dependency and add ParallelIterators.