Decision Workspace
tree-to-archive vs cat-dir vs numerated
Side-by-side comparison of Rust crates
35
tree-to-archive
experimentalv0.0.0
Create an archive from an fs tree macro or YAML
43
cat-dir
experimentalv0.1.0-a1
Bundle directory tree into one plain-text file. (like tar, but you can `cat` it)
77
numerated
stablev2.0.1
A library for working with intervals and sets of numerated values
Core Metrics
| tree-to-archive | cat-dir | numerated | |
|---|---|---|---|
| Health Score | 35 | 43 | 77 |
| Total Downloads | 137 | 14 | 82.2K |
| 30d Downloads | 0 | 0 | 6.2K |
| Dependents | 0 | 0 | 72 |
| Releases | 1 | 1 | 22 |
| Last Updated | 203d ago | 14d ago | 6d ago |
| Age | 6m | 14d | 2y 5m |
Health Breakdown
tree-to-archive
Maintenance
5
Quality
15
Community
2
Popularity
3
Documentation
10
cat-dir
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
numerated
Maintenance
20
Quality
20
Community
16
Popularity
6
Documentation
15
Technical Details
| tree-to-archive | cat-dir | numerated | |
|---|---|---|---|
| Version | 0.0.0 | 0.1.0-a1 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | GPL-3.0-or-later WITH Classpath-exception-2.0 |
| Dependencies | 4 | 7 | 7 |
| Crate Size | 8KB | 18KB | 35KB |
| Features | 2 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •numerated leads with a health score of 77/100, but none of the options score above 80.
- •tree-to-archive, cat-dir are pre-1.0 — API may change.