Decision Workspace
alumy vs path_macro2 vs tokmd-path
Side-by-side comparison of Rust crates
48
alumy
experimentalv0.1.12
A batteries-included Rust SDK for rapid application development. Logging, system utilities, and filesystem helpers — all ready to use.
57
path_macro2
experimentalv0.1.3
Cross-platform path construction macro supporting both slash (/) and comma (,) syntax with variable interpolation
56
tokmd-path
experimentalv1.8.1
Single-responsibility path normalization helpers for deterministic cross-platform matching.
Core Metrics
| alumy | path_macro2 | tokmd-path | |
|---|---|---|---|
| Health Score | 48 | 57 | 56 |
| Total Downloads | 270 | 288 | 261 |
| 30d Downloads | 18 | 45 | 223 |
| Dependents | 0 | 0 | 29 |
| Releases | 13 | 4 | 6 |
| Last Updated | 72d ago | 143d ago | 7d ago |
| Age | 2m | 4m | 1m |
Health Breakdown
alumy
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
15
path_macro2
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
15
tokmd-path
Maintenance
14
Quality
17
Community
9
Popularity
3
Documentation
13
Technical Details
| alumy | path_macro2 | tokmd-path | |
|---|---|---|---|
| Version | 0.1.12 | 0.1.3 | 1.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 0 | 1 |
| Crate Size | 15KB | 12KB | 20KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | 1.56.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •path_macro2 leads with a health score of 57/100, but none of the options score above 80.
- •alumy, path_macro2 are pre-1.0 — API may change.