Decision Workspace
simpar vs facet-macro-parse vs litext
Side-by-side comparison of Rust crates
43
simpar
experimentalv0.1.0
A simple declarative string parser using string operations from the standard library
61
facet-macro-parse
experimentalv0.46.4
Parser for facet derive macros - transforms TokenStreams into structured type representations
52
litext
experimentalv1.3.0
Seamless proc-macro literal extraction.
Core Metrics
| simpar | facet-macro-parse | litext | |
|---|---|---|---|
| Health Score | 43 | 61 | 52 |
| Total Downloads | 14 | 102.5K | 134 |
| 30d Downloads | 0 | 42.3K | 0 |
| Dependents | 0 | 25 | 0 |
| Releases | 1 | 25 | 10 |
| Last Updated | 13d ago | 6d ago | 25d ago |
| Age | 13d | 5m | 1m |
Health Breakdown
simpar
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
10
facet-macro-parse
Maintenance
19
Quality
14
Community
10
Popularity
6
Documentation
12
litext
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| simpar | facet-macro-parse | litext | |
|---|---|---|---|
| Version | 0.1.0 | 0.46.4 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 9KB | 18KB | 35KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.90 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-macro-parse leads with a health score of 61/100, but none of the options score above 80.
- •simpar, facet-macro-parse are pre-1.0 — API may change.