gnucobol-rs-bdb-format-0.1.0
Pure-safe-Rust reader for the Berkeley DB B-tree on-disk file format, the format GnuCOBOL writes for INDEXED (ISAM) files. Clean-room from the public DB page layout; reads key->record pairs from a .dat written by real GnuCOBOL/libdb. No unsafe, no C/libdb linkage.
31 seconds ago