Decision Workspace
gnucobol-rs vs kobold-bench vs kobold-cuda
Side-by-side comparison of Rust crates
Faithful Rust port of GnuCOBOL packed-decimal (COMP-3), zoned, and display numeric byte semantics and the MOVE conversions between them, proven byte-identical against the GnuCOBOL 3.2 libcob oracle. Plus a PIC->field-model parser , DATA DIVISION record-layout engine, , COPY+REPLACING copybook expander, pure-Rust decimal arithmetic, VALUE initial-record images, PIC P-scaling, OCCURS DEPENDING ON physical-max layout, LEVEL-88 condition-name predicates, and SET-TO-TRUE byte construction. Not a compiler; not arithmetic.
Benchmark harness for the gnucobol-rs hot path (cob_move COMP-3 <-> display) and kobold-data-shim record decode, with a parity re-check after every run. Performance never alters sealed semantics.
GPU/CUDA-accelerated batch decoding of COBOL numeric fields (COMP-3 packed-decimal and zoned-decimal DISPLAY) for high-throughput legacy-data ingest. Scaffold; the CUDA kernels land later.
Core Metrics
| gnucobol-rs | kobold-bench | kobold-cuda | |
|---|---|---|---|
| Health Score | 58 | 44 | 43 |
| Total Downloads | 1.9K | 15 | 16 |
| 30d Downloads | 189 | 0 | 0 |
| Dependents | 23 | 0 | 0 |
| Releases | 112 | 1 | 1 |
| Last Updated | 20d ago | 36d ago | 32d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
Technical Details
| gnucobol-rs | kobold-bench | kobold-cuda | |
|---|---|---|---|
| Version | 0.8.50 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 930KB | 13KB | 7KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74 | 1.74 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gnucobol-rs leads with a health score of 58/100, but none of the options score above 80.