Decision Workspace
tokel vs feat-hijekt vs proc-macro-crate
Side-by-side comparison of Rust crates
48
tokel
experimentalv0.1.1
A declarative, pipeline-based templating engine for simplifying Rust procedural macros.
31
feat-hijekt
experimentalv0.0.2
Procedural macros for hijakt feature based compile time code injection
70
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
Core Metrics
| tokel | feat-hijekt | proc-macro-crate | |
|---|---|---|---|
| Health Score | 48 | 31 | 70 |
| Total Downloads | 24 | 381 | 329.6M |
| 30d Downloads | 24 | 3 | 24.1M |
| Dependents | 0 | 0 | 5.4K |
| Releases | 2 | 1 | 24 |
| Last Updated | 4d ago | 214d ago | 23d ago |
| Age | 12d | 7m | 7y 1m |
Health Breakdown
tokel
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
10
feat-hijekt
Maintenance
4
Quality
14
Community
3
Popularity
3
Documentation
7
proc-macro-crate
Maintenance
18
Quality
15
Community
14
Popularity
8
Documentation
15
Technical Details
| tokel | feat-hijekt | proc-macro-crate | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.2 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 16KB | 8KB | 13KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-crate leads with a health score of 70/100, but none of the options score above 80.
- •proc-macro-crate is depended on by 5.4K crates — strongest ecosystem trust.
- •tokel, feat-hijekt are pre-1.0 — API may change.