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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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 .