Blosc 1.17.0 released!

5 views
Skip to first unread message

Francesc Alted

unread,
Jul 23, 2019, 9:02:52 AM7/23/19
to Blosc, pytabl...@googlegroups.com, Bcolz
===============================================================
Announcing C-Blosc 1.17.0
A blocking, shuffling and lossless compression library for C
===============================================================

What is new?
============

The BloscLZ, LZ4 and Zstd internal codecs have been updated to latest
versions. In particular, BloscLZ has been upgraded to 2.0.0 and although
this should be fully backward compatible, it contains important changes
that affects mainly speed, but also compression ratios. Feedback on how
it behaves on your own data is appreciated.

For more info, please see the release notes in:

https://github.com/Blosc/c-blosc/blob/master/RELEASE_NOTES.rst


What is it?
===========

Blosc (http://www.blosc.org) is a high performance meta-compressor
optimized for binary data. It has been designed to transmit data to
the processor cache faster than the traditional, non-compressed,
direct memory fetch approach via a memcpy() OS call.

Blosc has internal support for different compressors like its internal
BloscLZ, but also LZ4, LZ4HC, Snappy, Zlib and Zstd. This way these can
automatically leverage the multithreading and pre-filtering
(shuffling) capabilities that comes with Blosc.


Download sources
================

The github repository is over here:

https://github.com/Blosc

Blosc is distributed using the BSD license, see LICENSES/BLOSC.txt for
details.


Mailing list
============

There is an official Blosc mailing list at:

bl...@googlegroups.com
http://groups.google.es/group/blosc


Enjoy Data!


--
Francesc Alted
Reply all
Reply to author
Forward
0 new messages