Skip to content

Rename fastbz2 to fbz and add parallel LZ4 decompression - #11

Merged
jph00 merged 1 commit into
mainfrom
pr/rename-fastbz2-to-fbz-and-add-parallel-lz4
Aug 25, 2026
Merged

Rename fastbz2 to fbz and add parallel LZ4 decompression#11
jph00 merged 1 commit into
mainfrom
pr/rename-fastbz2-to-fbz-and-add-parallel-lz4

Conversation

@jph00

@jph00 jph00 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Rename the package, crate, executable, and repository for the broader multi-format workbench.

Add a safe in-repo LZ4 frame decoder with parallel independent-block decoding, linked-block support, validation, listing, magic/extension dispatch, and streaming .tar.lz4 extraction. Share optimized back-reference expansion with DEFLATE and cap automatic LZ4 parallelism at four workers.

Update CI, wheel staging, tests, benchmarks, and documentation. See README sections “CLI”, “Performance”, and “Implementation and compatibility”, plus DEV’s “Local LZ4 benchmark reproduction and diagnostics”.

@jph00 jph00 added the breaking label Aug 25, 2026
@jph00
jph00 merged commit fa8e950 into main Aug 25, 2026
@jph00
jph00 deleted the pr/rename-fastbz2-to-fbz-and-add-parallel-lz4 branch August 25, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant