New threading primitives for Nim's arc
/orc
memory management modes: atomics, channels, smart pointers and wait groups.
These modules require
--mm:arc
or--mm:orc
!
Documentation: https://nim-lang.github.io/threading
See tests/ for some usage examples.