fuse-archive icon indicating copy to clipboard operation
fuse-archive copied to clipboard

support for fast algorithm such as snappy/s2

Open bpinsard opened this issue 9 months ago • 0 comments

Thanks for that very useful piece of software!

Do you think it would be possible to support format that are optimized for fast-decompression and random seeking with indexes such as S2 https://github.com/klauspost/compress that is derived from snappy and used in minio. Being able to mount and seek these archives and decompress single-files on the fly would be amazing.

bpinsard avatar May 06 '25 18:05 bpinsard