good first issue
仓库指标
- 星标
- (640 个星标)
- PR 合并指标
- (平均合并 2天 10小时) (30 天内合并 40 个 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