rustio rustio.net

macro_paste vs ident-mash vs typed_macros

Side-by-side comparison of Rust crates

Core Metrics

macro_pasteident-mashtyped_macros
Health Score533555
Total Downloads4131.0K8.3K
30d Downloads4111.1K10
Dependents000
Releases317
Last Updated1d ago599d ago1260d ago
Age13d1y 7m3y 5m

Health Breakdown

macro_paste
Maintenance
14
Quality
18
Community
6
Popularity
2
Documentation
13
ident-mash
Maintenance
1
Quality
14
Community
5
Popularity
5
Documentation
10
typed_macros
Maintenance
10
Quality
21
Community
6
Popularity
5
Documentation
13

Technical Details

macro_pasteident-mashtyped_macros
Version1.1.40.1.01.0.6
Stable (≥1.0)✓ Yes✗ No✓ Yes
LicenseMIT OR Apache-2.0MITMIT
Dependencies240
Crate Size39KB6KB4KB
Features200
Yanked %0.0%0.0%0.0%
Edition202120212021
MSRV
Owners111

Quick Verdict

  • typed_macros leads with a health score of 55/100, but none of the options score above 80.
  • ident-mash has the most downloads (31.0K), suggesting wider adoption.
  • ⚠ ident-mash, typed_macros have not been updated in over a year.
  • ident-mash is pre-1.0 — API may change.