1 unstable release

0.1.0 Oct 21, 2024

#773 in Compression

MIT/Apache

18KB
261 lines

Skive

An array slicer and compressor library.

Slice byte slices into sized chunks and compress them into blocks!

Each block is assigned an ID and is compressed using ZLib which can then be processed elsewhere.

It might be of use to someone, who knows

Dependencies

~2.5MB
~50K SLoC