rust-rustc-rayon-core 0.3.0 Core APIs for Rayon - fork for rustc

Note: This package is an unstable fork made for use in rustc

Rayon-core represents the "core, stable" APIs of Rayon: join, scope, and so forth, as well as the ability to create custom thread-pools with ThreadPool.