Decision Workspace
dirx vs cp_r vs fscx-rs
Side-by-side comparison of Rust crates
34
dirx
growingv0.1.0
Creates an in-memory index of all the files in a directory tree, and allows efficient scanning of only those files that have been modified since the index got created
47
cp_r
growingv0.5.2
Copy files and directories recursively, preserving mtime and permissions
39
fscx-rs
growingv0.1.4
Copy files and directories recursively with progress.
Core Metrics
| dirx | cp_r | fscx-rs | |
|---|---|---|---|
| Health Score | 34 | 47 | 39 |
| Total Downloads | 1.6K | 83.6K | 5.4K |
| 30d Downloads | 3 | 7.7K | 21 |
| Dependents | 0 | 84 | 0 |
| Releases | 1 | 9 | 4 |
| Last Updated | 998d ago | 536d ago | 796d ago |
| Age | 2y 8m | 4y 5m | 2y 2m |
Health Breakdown
dirx
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
10
cp_r
Maintenance
5
Quality
15
Community
10
Popularity
6
Documentation
11
fscx-rs
Maintenance
10
Quality
15
Community
3
Popularity
4
Documentation
7
Technical Details
| dirx | cp_r | fscx-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.2 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT | GPL-3.0-or-later |
| Dependencies | 5 | 3 | 2 |
| Crate Size | 9KB | 11KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Quick Verdict
- •cp_r leads with a health score of 47/100, but none of the options score above 80.
- •⚠ dirx, cp_r, fscx-rs have not been updated in over a year.