skive

Crates.ioskive
lib.rsskive
version0.1.0
sourcesrc
created_at2024-10-21 18:34:21.27722
updated_at2024-10-21 18:34:21.27722
descriptionArray slicer and compressor library
homepage
repositoryhttps://github.com/Tyrannican/skive
max_upload_size
id1417818
size29,462
Graham Keenan (Tyrannican)

documentation

README

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

Commit count: 4

cargo fmt