[ 源代码: rust-easy-parallel ]
软件包:librust-easy-parallel-dev(3.3.1-2)
librust-easy-parallel-dev 的相关链接
Debian 的资源:
下载源码包 rust-easy-parallel:
- [rust-easy-parallel_3.3.1-2.dsc]
- [rust-easy-parallel_3.3.1.orig.tar.gz]
- [rust-easy-parallel_3.3.1-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
run closures in parallel - Rust source code
easy-parallel is a simple primitive for spawning threads in bulk and waiting for them to complete. Threads are allowed to borrow local variables from the main thread.
This package contains the source for the Rust easy-parallel crate, packaged for use with cargo and dh-cargo.