lzfse

Crates.iolzfse
lib.rslzfse
version0.2.0
created_at2020-07-26 12:05:31.170601+00
updated_at2024-11-14 05:25:01.247485+00
descriptionRust bindings for the LZFSE reference implementation.
homepage
repositoryhttps://github.com/citruz/lzfse-rs
max_upload_size
id269719
size13,436
(citruz)

documentation

README

lzfse-rs

Build and Testcrates.io

https://img.shields.io/crates/v/lzfse

Rust bindings for the LZFSE reference implementation at https://github.com/lzfse/lzfse.

Documentation

# Cargo.toml
[dependencies]
lzfse = "0.2.0"
Commit count: 22

cargo fmt