Decision Workspace
libxcp vs xcp vs libfs
Side-by-side comparison of Rust crates
58
libxcp
growingv0.24.4
`libxcp` is a high-level file-copy engine with support for multi-threading, fine-grained progress feedback, pluggable drivers, and `.gitignore` filters. `libxcp` provides the core functionality of `xcp`.
55
xcp
growingv0.24.7
xcp is a (partial) clone of the Unix `cp` command, with more user-friendly feedback and some performance optimisations. See the README for features and limitations.
59
libfs
growingv0.9.3
`libfs` is a library of file and filesystem operations that is supplementary to `std::fs`
Core Metrics
| libxcp | xcp | libfs | |
|---|---|---|---|
| Health Score | 58 | 55 | 59 |
| Total Downloads | 23.1K | 92.0K | 31.5K |
| 30d Downloads | 338 | 376 | 359 |
| Dependents | 23 | 0 | 45 |
| Releases | 15 | 60 | 20 |
| Last Updated | 50d ago | 50d ago | 58d ago |
| Age | 2y 2m | 7y 5m | 2y 3m |
Health Breakdown
libxcp
Maintenance
17
Quality
15
Community
9
Popularity
5
Documentation
12
xcp
Maintenance
16
Quality
16
Community
5
Popularity
6
Documentation
12
libfs
Maintenance
16
Quality
16
Community
10
Popularity
5
Documentation
12
Technical Details
| libxcp | xcp | libfs | |
|---|---|---|---|
| Version | 0.24.4 | 0.24.7 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-only | GPL-3.0-only | GPL-3.0-only |
| Dependencies | 12 | 24 | 9 |
| Crate Size | 18KB | 55KB | 14KB |
| Features | 3 | 14 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.88.0 | 1.88.0 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libfs leads with a health score of 59/100, but none of the options score above 80.
- •xcp has the most downloads (92.0K), suggesting wider adoption.