First public version.
For more info, please see the release notes in:
/~https://github.com/Blosc/JBlosc/blob/master/RELEASE_NOTES.md
The purpose of this project is to create a Java interface for the compressor Blosc. JNA has been chosen as the mechanism to communicate with the Blosc shared library.
JBlosc is fast. See some benchmarks here.
The github repository is over here:
/~https://github.com/Blosc/JBlosc
Blosc is distributed using the BSD license, see LICENSES/JBLOSC.txt for details.
There is an official Blosc mailing list at:
blosc@googlegroups.com http://groups.google.es/group/blosc
Enjoy Data!