tsolomko / SWCompression

A Swift framework for working with compression, archives and containers.
MIT License
237 stars 41 forks source link

Support File I/O for large archives and resource-constrained environments #39

Open gregcotten opened 1 year ago

gregcotten commented 1 year ago

Just parking this issue here, as it might help people who might be looking for a cross-platform solution for unarchiving/archiving large files.

My specific use case is needing to unarchive ZIP files that are several GBs compressed and several more GBs uncompressed.