uutils/findutils

Leverage parallel capabilities

オープン

#112 opened on 2021/09/07

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)Rust (100 件のフォーク)user submission
good first issue

Repository metrics

Stars
 (640 個のスター)
PR merge metrics
 (平均マージ 2d 10h) (30d で 40 merged PRs)

説明

Rust is amazing at parallelism, we could probably leverage that to run the analysis in parallel: https://github.com/uutils/findutils/blob/ac576f50b0acedf59a7d64144787fa3129c635bd/src/find/mod.rs#L156

コントリビューターガイド