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