The shrink library provides a single API for several compression algorithms. It makes it possible for developers to easily add compression and decompression functionality to an existing code base. It currently supports LZO, LZ77, and LZMA.
| Tags | Compression Programming |
|---|---|
| Licenses | ISC |
| Operating Systems | Linux BSD |
| Implementation | C |
A simple annotation-driven command line parser toolkit for Java 5 applications.