#lzma #gmod #glua #api-bindings

gmod-lzma

util.Compress and util.Decompress but in Rust!

4 releases (1 stable)

1.0.1 Aug 26, 2021
0.2.0 Jul 30, 2021
0.1.1 Jul 29, 2021
0.1.0 Jul 29, 2021

#645 in Compression

Download history 11/week @ 2024-02-17 15/week @ 2024-02-24 10/week @ 2024-03-02 24/week @ 2024-03-09 7/week @ 2024-03-16 46/week @ 2024-03-23

89 downloads per month

MIT license

1MB
23K SLoC

C++ 12K SLoC // 0.1% comments C 10K SLoC // 0.2% comments Rust 187 SLoC Lua 55 SLoC Batch 3 SLoC

crates.io docs.rs license

🔮 gmod-lzma-rs

util.Compress and util.Decompress but in Rust!

Usage

Add to your Cargo.toml file:

[dependencies]
gmod-lzma = "*"

lib.rs:

util.Compress and util.Decompress but in Rust!

Dependencies