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
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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 .