[ ソース: 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.