Francesc Alted be086e958d C-Blosc sources bumped to 1.9.2 8 年之前
..
README.rst d56e785891 Re-deployed the internal c-blosc 1.8.0 8 年之前
many_compressors.c d56e785891 Re-deployed the internal c-blosc 1.8.0 8 年之前
multithread.c be086e958d C-Blosc sources bumped to 1.9.2 8 年之前
noinit.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 8 年之前
simple.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 8 年之前
win-dynamic-linking.c d56e785891 Re-deployed the internal c-blosc 1.8.0 8 年之前

README.rst

Examples on how to add Blosc support for your programs
======================================================

In this directory you can find a series of examples on how to link
your apps with the Blosc library:

* simple.c -- The simplest way to add Blosc to your app
* multithread.c -- Add multithreading into the equation
* many_compressors.c -- Use different compressors inside Blosc

For more info, please visit the `official API documentation
`_.