Decision Workspace
gnucobol-rs-intrinsics vs gnucobol-rs vs gnucobol-rs-bdb-format
Side-by-side comparison of Rust crates
gnucobol-rs intrinsic functions: an ergonomic FUNCTION-intrinsic API (NUMVAL, INTEGER, MOD/REM, UPPER/LOWER/REVERSE, ORD/CHAR, LENGTH, date) over the oracle-proven gnucobol-rs core primitives.
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.
Pure-safe-Rust reader AND writer for the Berkeley DB B-tree on-disk file format GnuCOBOL uses for INDEXED (ISAM) files. Clean-room from the public DB page layout: reads key->record pairs from a .dat written by real GnuCOBOL/libdb, and writes a .dat the genuine cobc can OPEN and READ. No unsafe, no C/libdb linkage.
Core Metrics
| gnucobol-rs-intrinsics | gnucobol-rs | gnucobol-rs-bdb-format | |
|---|---|---|---|
| Health Score | 42 | 58 | 53 |
| Total Downloads | 17 | 1.9K | 237 |
| 30d Downloads | 0 | 189 | 0 |
| Dependents | 0 | 23 | 47 |
| Releases | 1 | 112 | 3 |
| Last Updated | 32d ago | 20d ago | 27d ago |
| Age | 1m | 1m | 27d |
Health Breakdown
Technical Details
| gnucobol-rs-intrinsics | gnucobol-rs | gnucobol-rs-bdb-format | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.50 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-or-later | LGPL-3.0-or-later | LGPL-3.0-or-later |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 18KB | 930KB | 17KB |
| Features | 0 | 2 | 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.