Skip to content

Add adaptive parallel ZIP extraction - #10

Merged
jph00 merged 1 commit into
mainfrom
pr/add-adaptive-parallel-zip-extraction
Aug 25, 2026
Merged

Add adaptive parallel ZIP extraction#10
jph00 merged 1 commit into
mainfrom
pr/add-adaptive-parallel-zip-extraction

Conversation

@jph00

@jph00 jph00 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Add safe stored and DEFLATE ZIP extraction with Zip64, data-descriptor,
metadata, validation, and adaptive within/across-entry parallelism. Reuse
the shared raw-DEFLATE codec and atomic archive staging machinery, fix
exact-boundary Huffman decoding, add CLI benchmarks against Info-ZIP, and
strip release binaries.

README’s Performance section contains CLI comparisons; DEV documents the
architecture, security policy, fixtures, and research benchmarks.

@jph00 jph00 added the enhancement New feature or request label Aug 25, 2026
@jph00
jph00 merged commit dc4af59 into main Aug 25, 2026
@jph00
jph00 deleted the pr/add-adaptive-parallel-zip-extraction branch August 25, 2026 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant