Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separation #28

Merged
merged 11 commits into from
Dec 28, 2023
Merged

Separation #28

merged 11 commits into from
Dec 28, 2023

Conversation

CalebQ42
Copy link
Owner

A fairly large re-write of many parts of the library. It's main purpose is to make reading files (especially a lot of them) more CPU and RAM friendly while also separating out the FUSE implementation into it's own library.

Create Reader
Pulled back in Inode decoding and superblock
New Data and Metadata readers
Added getting of id, fragment, and export table data lazily
Added README to squashfs/squashfs
Added ability to get readers from Base
Everything seems to extract fine (though more testing is needed)
Added FastOptions as an alternative to DefaultOptions
A few performance improvements
A few bug fixes
squashfs/low library name is now squashfslow
@CalebQ42 CalebQ42 merged commit e9de9e6 into main Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant