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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
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 .