Caleb Gardner 10304139e4 Fix DataReader
Don't use DataExtractor when set to only use 1 thread
2025-05-28 21:17:04 -05:00
2025-05-28 21:17:04 -05:00
2025-05-11 09:39:24 -05:00
2025-05-26 04:05:53 -05:00
2025-05-11 09:36:04 -05:00

zig-squashfs

Messing around with zig via making a squashfs library. May amount to something. Or not.

Current state

Performance is pretty terrible, but overall the library should fully work for decompression. Lzo & Lz4 decompression are not supported as they are not a part of zig's stdlib (support may be added later with external libraries).

S
Description
A Zig library to access & extract squashfs archives. VERY EXPERIMENTAL.
Readme MIT 798 KiB
Languages
Zig 99.9%