#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

#808 in Compression

Download history 3/week @ 2024-11-13 9/week @ 2024-11-20 16/week @ 2024-11-27 18/week @ 2024-12-04 25/week @ 2024-12-11 4/week @ 2024-12-18 9/week @ 2025-01-15 5/week @ 2025-01-29 15/week @ 2025-02-05 8/week @ 2025-02-12 23/week @ 2025-02-19 13/week @ 2025-02-26

60 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