ANN: C-Blosc 1.14.0 is out!

5 views
Skip to first unread message

Francesc Alted

unread,
Feb 23, 2018, 5:00:29 AM2/23/18
to Blosc, pytabl...@googlegroups.com, Bcolz
===============================================================
 Announcing C-Blosc 1.14.0
 A blocking, shuffling and lossless compression library for C
===============================================================

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

The most important change is a new split mode that favors forward
compatibility.  That means that, from now on, all the buffers created
starting with blosc 1.14.0 will be forward compatible with any previous
versions of the library --at least until 1.3.0, when support for
multi-codec was introduced.

Also, a new policy about forward compatibility has been put in place.
For more info, see blog entry at: http://blosc.org/posts/new-forward-compat-policy

For more info, please see the release notes in:



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:


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


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

There is an official Blosc mailing list at:



Enjoy Data!

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