Decision Workspace
synth-core vs synth-cfg vs synth-opt
Side-by-side comparison of Rust crates
48
synth-core
experimentalv0.7.0
Core types, error handling, and backend trait for the Synth compiler
49
synth-cfg
experimentalv0.7.0
Control flow graph representation for the Synth compiler
48
synth-opt
experimentalv0.7.0
Peephole optimization passes for the Synth compiler
Core Metrics
| synth-core | synth-cfg | synth-opt | |
|---|---|---|---|
| Health Score | 48 | 49 | 48 |
| Total Downloads | 81 | 67 | 60 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 16 | 6 | 4 |
| Releases | 2 | 2 | 2 |
| Last Updated | 1d ago | 1d ago | 1d ago |
| Age | 1d | 1d | 1d |
Health Breakdown
synth-core
Maintenance
14
Quality
13
Community
9
Popularity
2
Documentation
10
synth-cfg
Maintenance
14
Quality
15
Community
8
Popularity
2
Documentation
10
synth-opt
Maintenance
14
Quality
14
Community
8
Popularity
2
Documentation
10
Technical Details
| synth-core | synth-cfg | synth-opt | |
|---|---|---|---|
| Version | 0.7.0 | 0.7.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 0 | 2 |
| Crate Size | 35KB | 6KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •synth-cfg leads with a health score of 49/100, but none of the options score above 80.
- •synth-core has the most downloads (81), suggesting wider adoption.