Show HN: Simple random access archive format with no compression
github.com/sorvi-platformI was disappointed with the current archive formats, either they were too complex, were kitchen sink, or did not support random access (tape formats), or had weird limitations (ar archives), so I NIH'd a simple random access archive format.
Comments
JS reader impl without validation <https://zigbin.io/eb27cb>