> Unfortunately I only know about the standard stuff, OpenMP/OpenCL... > Speaking of which: Are there any attempts to support lightweight > multithreading in D, that is, something like OpenMP ? That would require compiler support for it. Other than that there only seems to be dsimcha's std.parallelism