Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/c-blosc

A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
https://github.com/Blosc/c-blosc

Added a fix for VS2008

54abf15278270dbb80578ba5760069c0a27f913e authored over 8 years ago
Move @rpath support down in cmake logic

f51ea6b7cd32d87aa234aa426d53283132498ef8 authored over 8 years ago
Enable @rpath in the install name for any shared library being built. Should fix #175.

980779d0fc25880547eb024cfe2e7ef22789e630 authored over 8 years ago
Post 1.10.2 release actions done

cc4f8fb6ca6c970fca4e85a0f96f17b9085a02c6 authored over 8 years ago
Getting ready for 1.10.2 release

1fc5055e60e1605458d4868888866108fde96ef9 authored over 8 years ago
Force the use of --std=gnu99 when using gcc. Fixes #174.

82ac72e2c389384c433517340a34cd6072b5bdc6 authored over 8 years ago
Removed unused variables

a8db55b0040e1df72422f33ce1100fa6a66c773c authored over 8 years ago
Post 1.10.1 release actions done

f5d478ff13ce945982c8a989c4d15b18b0eb0ecf authored over 8 years ago
Getting ready for 1.10.1 release

d83341b5d983c37343490eaf776975a3fd882c8c authored over 8 years ago
Removed an inconsistent check for C11

4d832aab9525158c6615ed796fff3af35a861ae1 authored over 8 years ago
Fixed a glitch on previous fix. Fixes #172

e394f327ccc78319d90a06af0b88bce07034b8dd authored over 8 years ago
Check for ZSTD when declaring sbuffer. Fixes #172.

d51ea7931436210af749cf5a620f4ed09470f1d0 authored over 8 years ago
Post 1.10.0 release actions done

5ce159c76ec2231c9d9c15ff8b2f978e385d4519 authored over 8 years ago
Getting ready for 1.10.0 release

4629405d2453d2007f630a472be00543d72cd68a authored over 8 years ago
Added the inclusion of Zstd in release notes

6a170ca3c6bc506771b3a99c0f4d84fc33a5baed authored over 8 years ago
Removed an unnecessary error message

bd58f383939d0c3a1ecaab73a1d18b7bacb149fd authored over 8 years ago
Thightened some loose ends in Zstd support

ba8e6ece9e017a500e329c9d2e49176082eb9c8e authored over 8 years ago
Make the plotting utility compatible with Python 3.5

b989970b9dde20a5df888fcc84e460d58b7228e0 authored over 8 years ago
Merge pull request #171 from Blosc/zstd

Initial support for Zstd compressor

1beaccdeed7318cca37f76567107d007da4f5a6d authored over 8 years ago
More fixes for the zstd build

3d7642dd2c54bf9ba4198879dc473cea8cf7cdef authored over 8 years ago
Fixed an issue with the zstd build

f2c6700fa8f905208dd98ab1762cadb780eebe59 authored over 8 years ago
Preliminary support for Ztsd (0.7.4) is here.

59e60572f6b6d842add74b5dc808b7fa8e9d2d9f authored over 8 years ago
Post 1.9.3 release actions done

3c2a4f2aa3034565031efa0fdf5b1e741b0e1da6 authored over 8 years ago
Getting ready for v1.9.3

cf7910b214989cf534d3f65052bbda0e926f83e6 authored over 8 years ago
Byte shuffling only makes sense if typesize > 1

303bd8fbce1ccf3b78f714f65a34e8d295768849 authored over 8 years ago
Post 1.9.2 release actions done

14825e9bd087437fab9dcf963665b4875d37bf16 authored over 8 years ago
Releasing 1.9.2

702b110e2d95638222110c7c85031d4e55e2e24d authored over 8 years ago
Added a global init check in blosc_init() too

4b271d11e8832656c0956cdac2bfd6fff3b1cda8 authored over 8 years ago
Check that Blosc is actually initialized before interating with internal context

5905212dcc2d11cb28694c4528ad677d35d360fb authored over 8 years ago
Post 1.9.1 release actions done

b419a8f37eb7eaddf2004b2abe7aafd4a6f5e673 authored over 8 years ago
Getting ready for 1.9.1

2aedfb8c69b735130d78fcf8a1a8dca6e19f6e33 authored over 8 years ago
Some rephrasing in release notes

ddf31915925588ca073a92e6e21853e78cc162c7 authored over 8 years ago
Always use memcpy() when clevel=0 for performance reasons.

6f0597f52142449fcb6d511e1e40e24c437791a7 authored over 8 years ago
Use blosclz instead of lz4 for compressing with BITSHUFFLE. Fixes #169.

259dd2ad4dd219ea92400106847f928255ba3d84 authored over 8 years ago
Merge pull request #168 from jbrd/deactivate-avx2-option

Added DEACTIVATE_AVX2 cmake option...

e06e3b13e806afaee5849462a02012e53afcdee1 authored over 8 years ago
Added DEACTIVATE_AVX2 cmake option to explicitly disable AVX2 at build-time

346ee7b25e51d52535e21450f4992fc048f5ba5a authored over 8 years ago
Merge pull request #167 from jbrd/fix-jN-compilation

Fix errors when building on multiple cores (e.g. -jN in gcc)

c1e31ccdd476e1e163a051586a017e721acfb4bf authored over 8 years ago
Fix errors when building on multiple cores (e.g. -jN in gcc)

18ae36fdde61eb7b5a7736821e61117257afb6f3 authored over 8 years ago
Uh, no luck with VS2008 yet

9f0c10ce170f1108065c9bb4ac39730b31694a10 authored almost 9 years ago
global section really goes into environment

d69db84f0b96f61d60b857c2653a9711599d91fc authored almost 9 years ago
More tries on MSVC configuration for appveyor

d0cc7a3018fe71b75c18a6bca47fb253a98b40ac authored almost 9 years ago
Post 1.9.0 release actions done

aa6a3247cc6d4594a34675a0d5489d4835dfceae authored almost 9 years ago
Updating the announcement for 1.9.0

2e6d76916e65444989f03bf84666e4af172bf1ed authored almost 9 years ago
Suggested gitter badge

ce482143844af9a4c5636544836fa2589cb8ddab authored almost 9 years ago
Added a gitter chat room badge

c0cb84d4e9ce9030c978778b28071b40bce3550c authored almost 9 years ago
Add a comment on my wrestling with VS2008

c1c25d64b39229ef3deda913f2d25806c069a54b authored almost 9 years ago
Updated appveyor badge

2fa5bf49e7dc181da8d3c84cb612abcb30716629 authored almost 9 years ago
More attempts at MSVC

6c7d37bd7712148be11d9f406611cb030fa56adb authored almost 9 years ago
More attempts at MSVC

cdb67e420bc15c1fea4c6c1267ccc9c74f19792e authored almost 9 years ago
Fixed a bug in CMake config

d4f78e9ea1acf66c920822ec583cd700076d4ac6 authored almost 9 years ago
Trying to fix remaining fringes for Windows

4dfeee5f0d9cc42ec71c0a8629149986c90ee1ba authored almost 9 years ago
Getting ready for 1.9.0 release

257a7eb54246f05b1912f3c2c5e1a6370343d7f5 authored almost 9 years ago
Calling blosc_init() is not necessary anymore

21ad195fff535638663afd74dc9ace618e9d6281 authored almost 9 years ago
Added support for more envvars: BLOSC_CLEVEL, BLOSC_SHUFFLE and BLOSC_TYPESIZE

cf792550e589864b4c62e3bb53ee89b8e4b69ddb authored almost 9 years ago
Merge pull request #164 from Blosc/envvars

Envvars

d8d81e9a24e032f393ce2f61d3ef32ef35160f29 authored almost 9 years ago
Added a new blosc_get_blocksize() public function

e94aee547d7de9dfbb895d46c53ed49eea176776 authored almost 9 years ago
Added support for BLOSC_COMPRESS and BLOSC_BLOCKSIZE env vars. Also added blosc_get_compressor()

bb44a871f6a46d24aa15d182204ede80a62741ce authored almost 9 years ago
BLOSC_NTHREADS is now honored for blosc_compress() and blosc_decompress()

cd54d8e3742bf04a0a22e2a8a0d4d69b5d9e4334 authored almost 9 years ago
Added support for BLOSC_NOLOCK environment variable

91ae38686231183249ee9f41401a4dd568494e24 authored almost 9 years ago
New blosc_get_nthreads() function

f7c68eb6a4dec7cf1977325d04a058b5899d4738 authored almost 9 years ago
Post 1.8.1 release actions done

7f60e0215e85a3749f0bc5b31148258ca9e892f4 authored almost 9 years ago
Getting ready for 1.8.1 release

25780abdec0c63c7188df1e66ce92ca6a60eebe1 authored almost 9 years ago
Added an example to check issues similar to python-blosc #110

af9b962ac06dc56a13aba742e97862e043501b5e authored almost 9 years ago
Disable the use of __builtin_cpu_supports() for GCC 5.3.1 compatibility

5baf1e91383e0c0a5724188ecc671711fda6312c authored almost 9 years ago
Post 1.8.0 release actions done

49d2985c2929f6cf6f9a51473b4aa9cc3d4b6804 authored almost 9 years ago
Getting ready for 1.8.0 release

dae1a1b7bf0c951f74baf5cce36610ca6734ce3d authored almost 9 years ago
Use a global lock during blosc_decompress() operation

6c8142ed2325460e9992adca5cad913ffd02765c authored almost 9 years ago
Merge pull request #163 from Blosc/vs2008-fixes

More VS2008 fixes. This also seems to work with VS2010.

b9cc7ddbb4b7349073cf5f479005438dfba42833 authored almost 9 years ago
Moved declarations at the beginning of function

5b6957064b413154d855090cdb0eaab759bcbf9c authored almost 9 years ago
Merge branch 'vs2008-fixes'

22ec3577f88a4c2c4ebd9c16b831d98a76161242 authored almost 9 years ago
Fixing VS2008 errors

deb471cd6932ad03b9d09be0ddf22edea455ac57 authored almost 9 years ago
Merge pull request #161 from jack-pappas/vs2008-xgetbv

Implement _xgetbv() intrinsic for VS2008 compatibility

6971b321aaa696f5604ee9d1b3d6eba7f30e4985 authored almost 9 years ago
Adding VS2008 and VS2010 to the list of compilers that should be tested

5020ca1805b45753bd644c8d515a52c729d2bac1 authored almost 9 years ago
Implement _xgetbv() intrinsic for VS2008 compatibility.

65650fb3015bc1a6a1c87e4e452728d0e693582d authored almost 9 years ago
Replaced tabs by spaces

0cd05f16774011685ec440bdc608e3689a98df2a authored almost 9 years ago
Merge pull request #160 from dswanepoel/master

Fix double destroy of blosc context

7138264f5b94204dc82513e4fd42b2e3cba607b3 authored almost 9 years ago
State the difference between compcode and compformat more clearly

64268689a52e21b165c7085a1385277296093dc0 authored almost 9 years ago
Post 1.7.1 release actions done

a3afd2813ca222fae3df69f6252def44f526f684 authored almost 9 years ago
Updated date for LICENSE

1aa94668fbdd16ecd886f1df715fd65977b7140d authored almost 9 years ago
Version bumped to 1.7.1 (final)

c5c9c61ea2e47cff89fbb2d60e06c935171f0b39 authored almost 9 years ago
Announcement for 1.7.1

58dac720245d8f6b5d155ba138acba9878b07434 authored almost 9 years ago
Release notes updated for 1.7.1

b026236cbf8e17f98e5ede220a814d9fbad84f6f authored almost 9 years ago
lz4 and lz4hc updated to 1.7.2

380f89747fdd5e65f42a17b6740b13d1d8c96cbf authored almost 9 years ago
Merge pull request #153 from sdvillal/setnthreads-noop

[MRG] Make set_nthreads a noop

556f8383faf97ee47f41b5427c52ea9f5134fbba authored almost 9 years ago
Fixed the thread initialization for blosc_decompress_ctx()

c73691a914492ca6b69f7a1c6f60077b56f636c0 authored almost 9 years ago
blocksize *must absolutely* be a multiple of the typesize (reverting part of b57acf2)

c7b6720dea8a0fdea9017c42bbf727963c353f52 authored about 9 years ago
Fixed a bug in bitshuffle ancilary code (blosc-side)

8c617dd786a68735c4d7051490585fcc4b3e50c7 authored about 9 years ago
Make the bitshuffle tests actually compressible

95be3f00576b99480483d1247097447318a65316 authored about 9 years ago
Fix double destroy of blosc context

The global context is destroyed whenever blosc_set_nthreads() is called, so explicitly destroyin...

0d602ef4926fb02cfd565d685ffa209ee6e2721c authored over 9 years ago
make set_nthreads a noop

if the number of threads is not changing, do not reinitialise the thread pool

460c537a56b55db01f5c1b010942d443760c8835 authored over 9 years ago
Added a new section on supported platforms

2c0d4732d984acd3fda9c455d124bdc6630bff9b authored over 9 years ago
Do not be too aggressive for clevel = 8

e21b6ac513c58b18b55e8c57ff90627d355510f4 authored over 9 years ago
Increase the blocksizes for large compression levels for better compression ratios

50be010689dd10b809539bd48409191b1173a3a1 authored over 9 years ago
Added an entry in the release notes about bitshuffle working on 1-byte types.

4017dc8c226e9bf910b20da7f9b73b36494c1bfa authored over 9 years ago
Allow bitshuffle to work with 1 byte-long typesizes

6139f8bd9f8e779f406b2bb6c88eaf1b8318cdf1 authored over 9 years ago
Fixed a typo

f749c7253c03f3f26b5014e7144d3f3927f6b649 authored over 9 years ago
New parametrization of the blocksize for smoother speeds vs typesizes

b57acf2eba99556ee3d0c722aba311d85a1de1ad authored over 9 years ago
Updated the somewhat old README file for bitshuffle and AVX2

80342f2530b5f6a5ffc1c194f894ad8b4249ff7d authored over 9 years ago
Merge pull request #147 from esc/vh/fix/rst_table_in_readme

fix the rst table in the readme

890405efa7ee774fc137e086ee0395f60ed390dd authored over 9 years ago
fix the rst table in the readme

This patch makes all badges appear in the same table, currently there is a
seperate table for th...

288686d2b0a44137fcad46b6679d38a42e5dc11e authored over 9 years ago