Francesc Alted ed5d23c58b C-Blosc updated to 1.11.2 7 năm trước cách đây
..
README.rst d56e785891 Re-deployed the internal c-blosc 1.8.0 8 năm trước cách đây
many_compressors.c ed5d23c58b C-Blosc updated to 1.11.2 7 năm trước cách đây
multithread.c be086e958d C-Blosc sources bumped to 1.9.2 8 năm trước cách đây
noinit.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 8 năm trước cách đây
simple.c f69012de26 Internal C-Blosc sources bumped to 1.9.1 8 năm trước cách đây
win-dynamic-linking.c d56e785891 Re-deployed the internal c-blosc 1.8.0 8 năm trước cách đây

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
`_.