sra-archive: Very simple random access archive format
Summary
The article describes a minimal, no-compression archive format designed for fast random access. It defines a structured header with CRCs, index and path tables, and strict path constraints, noting that CRCs only verify structural integrity and that entry data is not checked.