Decision Workspace
file_database vs camino vs typed-path
Side-by-side comparison of Rust crates
45
file_database
experimentalv1.1.4
A local filesystem database with ID based file and directory management.
73
camino
stablev1.2.2
UTF-8 paths
68
typed-path
growingv0.12.3
Provides typed variants of Path and PathBuf for Unix and Windows
Core Metrics
| file_database | camino | typed-path | |
|---|---|---|---|
| Health Score | 45 | 73 | 68 |
| Total Downloads | 131 | 155.5M | 5.4M |
| 30d Downloads | 80 | 12.8M | 2.4M |
| Dependents | 0 | 7.8K | 572 |
| Releases | 9 | 25 | 24 |
| Last Updated | 23d ago | 103d ago | 45d ago |
| Age | 1m | 5y 1m | 3y 7m |
Health Breakdown
file_database
Maintenance
13
Quality
16
Community
3
Popularity
3
Documentation
10
camino
Maintenance
13
Quality
20
Community
17
Popularity
8
Documentation
15
typed-path
Maintenance
17
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| file_database | camino | typed-path | |
|---|---|---|---|
| Version | 1.1.4 | 1.2.2 | 0.12.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 0 |
| Crate Size | 18KB | 41KB | 113KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.61.0 | 1.65.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •camino leads with a health score of 73/100, but none of the options score above 80.
- •camino is depended on by 7.8K crates — strongest ecosystem trust.
- •typed-path is pre-1.0 — API may change.