LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compres
Categories
File CompressionLicense
GNU General Public License version 2.0 (GPLv2)Follow LZO real-time data compression library
Other Useful Business Software
Secure File Transfer for Windows with Cerberus by Redwood
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Rate This Project
Login To Rate This Project
User Reviews
-
I have tried building a Windows .dll using MS Visual C++ 2010 Express Edition and a static library with Mingw 32-bit gcc 4.8.1. I am impressed that MS-DOS DJGPP and Watcom are supported but I have not tried building on these two platforms as yet. I used the static library as a dependency to build another project using Mingw32/MSYS .