Decision Workspace
tokel-engine vs tokel-derive vs swiftlet
Side-by-side comparison of Rust crates
47
tokel-engine
experimentalv0.1.1
The core parsing, AST, and bottom-up evaluation engine for the Tokel macro language.
46
tokel-derive
experimentalv0.1.1
Procedural macro entry points and derive implementations for the Tokel templating engine.
50
swiftlet
experimentalv0.1.2
swiftlet is a high-performance text-parsing library for Rust, inspired by Python’s Lark.
Core Metrics
| tokel-engine | tokel-derive | swiftlet | |
|---|---|---|---|
| Health Score | 47 | 46 | 50 |
| Total Downloads | 40 | 31 | 27 |
| 30d Downloads | 40 | 31 | 27 |
| Dependents | 6 | 2 | 0 |
| Releases | 2 | 2 | 2 |
| Last Updated | 4d ago | 4d ago | 1d ago |
| Age | 12d | 12d | 11d |
Health Breakdown
tokel-engine
Maintenance
14
Quality
13
Community
8
Popularity
2
Documentation
10
tokel-derive
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
swiftlet
Maintenance
14
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| tokel-engine | tokel-derive | swiftlet | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | GPL-3.0-or-later | MIT |
| Dependencies | 4 | 5 | 4 |
| Crate Size | 26KB | 17KB | 39KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •swiftlet leads with a health score of 50/100, but none of the options score above 80.
- •tokel-engine has the most downloads (40), suggesting wider adoption.