Decision Workspace
rmtree vs reflicate vs zoxide
Side-by-side comparison of Rust crates
54
rmtree
growingv1.2.1
rmtree is a faster rm -rf
52
reflicate
growingv0.6.0
Deduplicate data by creating reflinks between identical files
50
zoxide
growingv0.9.9
A smarter cd command for your terminal
Core Metrics
| rmtree | reflicate | zoxide | |
|---|---|---|---|
| Health Score | 54 | 52 | 50 |
| Total Downloads | 1.5K | 6.4K | 222.2K |
| 30d Downloads | 0 | 0 | 3.4K |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 8 | 37 |
| Last Updated | 135d ago | 9d ago | 114d ago |
| Age | 10m | 3y 4m | 6y 2m |
Health Breakdown
rmtree
Maintenance
12
Quality
17
Community
6
Popularity
4
Documentation
15
reflicate
Maintenance
18
Quality
13
Community
6
Popularity
5
Documentation
10
zoxide
Maintenance
13
Quality
13
Community
6
Popularity
6
Documentation
12
Technical Details
| rmtree | reflicate | zoxide | |
|---|---|---|---|
| Version | 1.2.1 | 0.6.0 | 0.9.9 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 11 | 22 |
| Crate Size | 15KB | 15KB | 146KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.74.0 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rmtree leads with a health score of 54/100, but none of the options score above 80.
- •zoxide has the most downloads (222.2K), suggesting wider adoption.
- •reflicate, zoxide are pre-1.0 — API may change.