Decision Workspace
config_parser_derive vs jason-rs vs ggen-config
Side-by-side comparison of Rust crates
39
config_parser_derive
growingv0.1.3
A proc-macro for implementing ConfigParser trait of config_parser library
56
jason-rs
experimentalv1.1.0
A library for parsing Jason-like files into JSON, YAML, or TOML with support for inline file expansion.
53
ggen-config
experimentalv5.1.3
Configuration parser and validator for ggen.toml files
Core Metrics
| config_parser_derive | jason-rs | ggen-config | |
|---|---|---|---|
| Health Score | 39 | 56 | 53 |
| Total Downloads | 52.1K | 1.1K | 245 |
| 30d Downloads | 1.8K | 53 | 46 |
| Dependents | 7 | 0 | 9 |
| Releases | 4 | 32 | 7 |
| Last Updated | 908d ago | 65d ago | 80d ago |
| Age | 4y 9m | 4m | 3m |
Health Breakdown
config_parser_derive
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
9
jason-rs
Maintenance
15
Quality
18
Community
6
Popularity
4
Documentation
13
ggen-config
Maintenance
15
Quality
17
Community
8
Popularity
3
Documentation
10
Technical Details
| config_parser_derive | jason-rs | ggen-config | |
|---|---|---|---|
| Version | 0.1.3 | 1.1.0 | 5.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 3 | 6 | 8 |
| Crate Size | 2KB | 55KB | 49KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jason-rs leads with a health score of 56/100, but none of the options score above 80.
- •config_parser_derive has the most downloads (52.1K), suggesting wider adoption.
- •⚠ config_parser_derive has not been updated in over a year.
- •config_parser_derive is pre-1.0 — API may change.