Protected evaluation toolkit for COBOL copybook analysis, EBCDIC conversion, packed decimal conversion and legacy/mainframe data reconciliation.
-
Updated
May 30, 2026
Protected evaluation toolkit for COBOL copybook analysis, EBCDIC conversion, packed decimal conversion and legacy/mainframe data reconciliation.
Verifiable COBOL record-decoding shim for data migration — decode copybook+record dumps byte-exactly via the oracle-proven gnucobol-rs courts. Apache-2.0.
SIMD-accelerated packed-decimal and zoned-decimal decode and batch record scanning (AVX2/AVX-512/NEON). // SIMD intrinsics: unsafe permitted in this crate, audited per-function.
go get github.com/gomodul/packeddecimal
GPU/CUDA-accelerated batch decoding of COBOL numeric fields (COMP-3/zoned) for high-throughput legacy-data ingest. Part of KOBOLD. Apache-2.0.
Operational corruption detection for fixed-record COBOL data: record-length anomaly, EBCDIC/ASCII-FTP transfer damage, zoned-sign damage, packed-decimal nibble validation, CR/LF injection, trailing-byte loss, and dirty-data triage.
Benchmark harness for the gnucobol-rs hot path (cob_move COMP-3<->display) with a parity re-check after every run. ~95M records/sec baseline. Apache-2.0.
Oracle-first Rust compatibility courts for GnuCOBOL 3.2 data semantics: MOVE, PIC/layout, COPY/REPLACING, VALUE, arithmetic, LEVEL-88, binary, cp500 EBCDIC, edited decode. Not a compiler.
Add a description, image, and links to the packed-decimal topic page so that developers can more easily learn about it.
To associate your repository with the packed-decimal topic, visit your repo's landing page and select "manage topics."