heatshrink

Crates.ioheatshrink
lib.rsheatshrink
version0.2.0
sourcesrc
created_at2021-10-24 19:08:56.081086
updated_at2023-09-10 16:03:10.613346
descriptionA minimal implementation of the heatshrink compression algorithm for no_std environments
homepage
repositoryhttps://github.com/snakehand/heatshrink.git
max_upload_size
id470519
size20,779
Frank A. Stevenson (snakehand)

documentation

README

Heatshrink

Minimal no_std implementation of Heatshrink compression & decompression

License

This work is dual-licensed under MIT and Apache 2.0. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Commit count: 13

cargo fmt