Description
Fast compression and decompression can be added to Windows-targeted applications with Snappy. Developers use it when speed matters more than maximum compression ratio, such as logs, caches, and data streams.
It is a compression library, not an archive manager. Applications should validate input sizes and avoid assuming compressed data is trustworthy.