Pure Go LZO1X compression and decompression.
-
Updated
Apr 3, 2026 - Go
Pure Go LZO1X compression and decompression.
GPL-free, safe, no_std pure-Rust LZO1X decompressor — decode lzo1x_1 / lzo1x_999 streams (lzop, kernel/initramfs, btrfs, liblzo2) with zero C, zero dependencies, and #![forbid(unsafe_code)]; validated against liblzo2 and fuzz-hardened against malicious input.
Pure-TypeScript, MIT, clean-room LZO1X-1 compression / decompression. Isomorphic, zero deps, ESM + CJS. Cross-validated against miniLZO.
Add a description, image, and links to the lzo1x topic page so that developers can more easily learn about it.
To associate your repository with the lzo1x topic, visit your repo's landing page and select "manage topics."