uutils/findutils

Leverage parallel capabilities

Open

#112 opened on 2021年9月7日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Rust (80 forks)user submission
good first issue

Repository metrics

Stars
 (577 stars)
PR merge metrics
 (平均マージ 26d 6h) (30d で 46 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

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