snappy-java 1.1

Free Java port of the snappy, a fast C++ compresser/decompresser.
Rating
Your vote:
Latest version:
1.1.2.6 See all
Developer:
Download
Free   2.1 MB
Open source
Info updated on:

snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google.

Main features:

- Fast compression/decompression around 200~400MB/sec.
- Less memory usage. SnappyOutputStream uses only 32KB+ in default.
- JNI-based implementation to achieve comparable performance to the native C++ version. Although snappy-java uses JNI, it can be used safely with multiple class loaders (e.g. Tomcat, etc.).

Screenshot (1)

Comments

User

Your vote: