Decision Workspace
g-code vs bulge_gcode vs cnccoder
Side-by-side comparison of Rust crates
54
g-code
growingv0.6.0
g-code parsing and emission
44
bulge_gcode
experimentalv0.1.2
A lightweight G-Code generator for Polylines with Bulge support (CNC/DXF style), WASM compatible.
41
cnccoder
growingv0.2.0
A library for generating gcode operations targeted for GRBL controled cnc machines, and also generates camotics projects for simulation
Core Metrics
| g-code | bulge_gcode | cnccoder | |
|---|---|---|---|
| Health Score | 54 | 44 | 41 |
| Total Downloads | 36.2K | 26 | 4.1K |
| 30d Downloads | 583 | 27 | 6 |
| Dependents | 50 | 0 | 0 |
| Releases | 23 | 2 | 3 |
| Last Updated | 24d ago | 25d ago | 698d ago |
| Age | 5y 1m | 26d | 2y 8m |
Health Breakdown
g-code
Maintenance
16
Quality
10
Community
10
Popularity
5
Documentation
13
bulge_gcode
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
10
cnccoder
Maintenance
5
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| g-code | bulge_gcode | cnccoder | |
|---|---|---|---|
| Version | 0.6.0 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 1 | 12 |
| Crate Size | 68KB | 7KB | 84KB |
| Features | 4 | 0 | 5 |
| Yanked % | 26.1% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •g-code leads with a health score of 54/100, but none of the options score above 80.
- •⚠ cnccoder has not been updated in over a year.