ANN: C-Blosc 1.21.6 has been released

1 view
Skip to first unread message

Francesc Alted

unread,
Jun 24, 2024, 12:03:24 PMJun 24
to Blosc, pytabl...@googlegroups.com, comp.com...@googlegroups.com
===============================================================
Announcing C-Blosc 1.21.6
A blocking, shuffling and lossless compression library for C
===============================================================

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

This is a maintenance release. Here, we are providing new versions of
internal Zlib and Zstd compressors, which are now 1.3.1 and 1.5.6
respectively.

For more info, please see the release notes in:

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


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

Blosc (https://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 LICENSE.txt for
details.


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

There is an official Blosc mailing list at:

bl...@googlegroups.com
https://groups.google.com/g/blosc


Enjoy Data!
Reply all
Reply to author
Forward
0 new messages