Decision Workspace
tokmd-path vs tokmd-exclude vs path_macro2
Side-by-side comparison of Rust crates
56
tokmd-path
experimentalv1.8.1
Single-responsibility path normalization helpers for deterministic cross-platform matching.
53
tokmd-exclude
experimentalv1.8.1
Single-responsibility exclude-pattern normalization and matching helpers.
57
path_macro2
experimentalv0.1.3
Cross-platform path construction macro supporting both slash (/) and comma (,) syntax with variable interpolation
Core Metrics
| tokmd-path | tokmd-exclude | path_macro2 | |
|---|---|---|---|
| Health Score | 56 | 53 | 57 |
| Total Downloads | 261 | 122 | 288 |
| 30d Downloads | 223 | 94 | 45 |
| Dependents | 29 | 4 | 0 |
| Releases | 6 | 6 | 4 |
| Last Updated | 7d ago | 7d ago | 143d ago |
| Age | 1m | 1m | 4m |
Health Breakdown
tokmd-path
Maintenance
14
Quality
17
Community
9
Popularity
3
Documentation
13
tokmd-exclude
Maintenance
14
Quality
17
Community
7
Popularity
2
Documentation
13
path_macro2
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
15
Technical Details
| tokmd-path | tokmd-exclude | path_macro2 | |
|---|---|---|---|
| Version | 1.8.1 | 1.8.1 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 20KB | 20KB | 12KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 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.
- •path_macro2 is pre-1.0 — API may change.