uutils/findutils

Leverage parallel capabilities

Open

#112 创建于 2021年9月7日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Rust (80 fork)user submission
good first issue

仓库指标

Star
 (577 star)
PR 合并指标
 (平均合并 26天 6小时) (30 天内合并 46 个 PR)

描述

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

贡献者指南