Decision Workspace
gcode vs g-win vs nom-reprap-response
Side-by-side comparison of Rust crates
47
gcode
growingv0.6.1
A gcode parser for no-std applications.
38
g-win
growingv0.2.1
A winnow parser for .gcode files
34
nom-reprap-response
growingv0.1.0
A nom-based parser for serial response for RepRap firmwares primarily targeting Marlin.
Core Metrics
| gcode | g-win | nom-reprap-response | |
|---|---|---|---|
| Health Score | 47 | 38 | 34 |
| Total Downloads | 26.5K | 6.4K | 1.7K |
| 30d Downloads | 250 | 14 | 4 |
| Dependents | 17 | 0 | 0 |
| Releases | 12 | 6 | 1 |
| Last Updated | 10d ago | 419d ago | 1542d ago |
| Age | 7y 8m | 1y 4m | 4y 2m |
Health Breakdown
gcode
Maintenance
15
Quality
10
Community
8
Popularity
5
Documentation
9
g-win
Maintenance
7
Quality
11
Community
5
Popularity
5
Documentation
10
nom-reprap-response
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
12
Technical Details
| gcode | g-win | nom-reprap-response | |
|---|---|---|---|
| Version | 0.6.1 | 0.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 4 | 7 |
| Crate Size | 3.3MB | 5.2MB | 12KB |
| Features | 3 | 1 | 0 |
| Yanked % | 8.3% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gcode leads with a health score of 47/100, but none of the options score above 80.
- •⚠ g-win, nom-reprap-response have not been updated in over a year.