1 مستودع
Support for archive formats that exceed standard size limitations (e.g., Zip64).
Distinct from Archive Management: None of the candidates address the 4GB+ size limit technical specifications of archive formats.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Large Archive Extensions. Refine with filters or upvote what's useful.
SharpZipLib is a .NET compression library and file archiver used to create, extract, and manage Zip, GZip, Tar, and BZip2 archives. It provides a framework for compressing and decompressing data streams and files within the .NET ecosystem. The library distinguishes itself through support for archives that exceed the standard four gigabyte size limit. It also includes capabilities for decrypting password-protected files using industry-standard encryption and managing Tar archives with long filename support. The project covers a broad range of archive management operations, including integrity
Manages archives that exceed the standard four gigabyte size limit using extended format specifications.