Télécharger la liste

Description du projet

snappy-c is a C port of the google snappy compressor (http://code.google.com/p/snappy/). The compressor is very fast with a reasonable compression ratio. It is mainly useful for projects that cannot integrate C++ code, but want snappy. It also contains a command line tool, a benchmark, random test code, and a fuzz tester. The compression code supports scather-gather and linear buffers. The scather gather code is ifdefed (-DSG) and can be removed with unifdef.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources