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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 .