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
42c2726af527c0c7145a4f5f748134e52e6bdaee authored about 10 years ago
ff6ca8efccd4baa1c08c6316e30c8483aadaa6b9 authored about 10 years ago
a4bfe2e1bd2679de62764502892dc69940a8f650 authored about 10 years ago
Implemented contexts so that Blosc can be called from already multithread code without the globa...
aefa8914471c9a8b0fa5e928eed5f9582ffb96dc authored about 10 years agoe6e838114bc750d8add2bc9e269b23a3e1818cf0 authored about 10 years ago
9fddb19bf02c9acb7488ead3f6ef97609941bc9b authored about 10 years ago
dbfaabd6b4afdb97c479d81dc0b337b247505958 authored about 10 years ago
calling blosc_compress, just as before. The new sblosc api will not use
a pool of threads.
Reverting version number to 1.4.2.dev
d3b545827da071b9d2d53f8cf6fecc201c57021f authored about 10 years ago8a8e7aaf80ef32d886527c12b08f34847d005892 authored about 10 years ago
beginning of a block for C code.
e1a02cd028730ed6e7b5bc3bc703dd62e0e99f56 authored about 10 years ago2b1ffc67da901ac499f0d7ff0685f0b1652b214e authored about 10 years ago
394297e3f6e1d539879848d1612bf575b56979af authored about 10 years ago
d85059959f5aa4f5fe539f86212efeec7a299fce authored about 10 years ago
Fixing blosc_free_resources issue.
Fixing blocksize is old API.
Cmake Debug Postfix should not be hard coded in CMakeLists.txt
7cf8fb60cfa349c8a61d7331f3df42b0bfc6b5ed authored about 10 years agoFixes a corruption error when the compressor creates an output with exactly the same length than...
7a51ea2a1444f8dfc671a3e278206271b8cfb4dc authored about 10 years agowant to specify different debug prefixes.
The proper way to set this is to pass -DCMAKE_DEBUG_P...
0cb459e0cbc8ec9acc0dceb48639c48574b7f73c authored about 10 years agoLZ4 is capable of returning a value that gets assigned to cbytes that is equal
to neblock. In thi...
Const correctness for shuffle.
ef37b0980500bda974c92aa2f4c1a5133f094cf1 authored over 10 years ago8bdd72b6b142323fbc26a446aa45e81b0bf07561 authored over 10 years ago
Blosc_init reentrancy and DLL_EXPORT on windows
119a38afaee2147ff40ec35131cec8e484a8138b authored over 10 years ago7b0adf9bf28e511b0d188b234244ca12d461ded7 authored over 10 years ago
e23ba6653795a5fdcbdaf8c5955aa21dc19109fd authored over 10 years ago
Fix an unused variable warning for {snappy,lz4}-free compilation
e45a2976c9af60aafb13abb0de7f771cd06fc7d8 authored over 10 years agoUpdate blosc.h
bee8ffc43208f36c5d76829ba15e179a4161c046 authored over 10 years agoWarning: "unused variable 'sbuffer'"
Other possible approaches include:
- `char sbuffer[256] _...
4d98218220599ea52483c9e3193253faf3177c5a authored over 10 years agoFix include quards, to allow compilation when blosc.h included twice.
d1d862faf1cc901e16f5af2e979bd3e9ba0b6017 authored over 10 years ago_shared and _static suffixes appear to be backwards.
293533e0757e1773e4c47a1fe1ac3d941ec25e37 authored over 10 years ago77614af15384fb724d47914afe486ae2d0484695 authored over 10 years ago
b37ca0bf820f104debde78f6267e5e7ea69e6c54 authored over 10 years ago
765e91bbb9332e56c22313808cc2253b352da9fe authored over 10 years ago
df68a7970c5d5a970db85d21cf192a9d2828031e authored over 10 years ago
261cb3f26e537b7fc3221918e6d5a814bc82f1a7 authored over 10 years ago
e6db78c3b17c3f0dc9fb26dcd857d3b8d8d8cb47 authored over 10 years ago
3be30d221453333a2b881abd7f90df244bc7a311 authored over 10 years ago
119d98f5c4ddbecfd07aa501d57cbeb5f96a3102 authored over 10 years ago
fe5350929161fe57a961a8b1d4aa8b293500ee7d authored over 10 years ago
88ca68d083809688adad826d0c5c9d7dabbce6aa authored over 10 years ago
ae1710146ba5365ecbb6fcdb1876e11df1983817 authored over 10 years ago
library names end with _debug in debug build
4224a0cdc196f2600fa1de38e9fbb48c74bf8e4c authored over 10 years ago
- Adds a cmake configuration option to CMakeLists.txt telling cmake to append
a postfix to lib...
a7b9333e86cc0b10406bdb67edc287e14f5583ba authored over 10 years ago
2dedf5b443b35afb08086e6c8d3d63d2961fba84 authored over 10 years ago
5cac9456ae8cc72a43a7924e8491666876c46fbb authored over 10 years ago
c1d739c924127ad5d16f2caad057fabd90b2a272 authored over 10 years ago
aecfcd189513517ca30eaf0d3fa00728619d8e96 authored over 10 years ago
35c977068c47a644c0d6ed449be203127f0e76ff authored over 10 years ago
99137df461823b16e90b6fb62bb00c928926a772 authored over 10 years ago
f2dfb73069b7fbbd07a7defa7d77672e53e65b5c authored over 10 years ago
4f10289cfd6245bc9702ee6e1c22bed41d3900c5 authored over 10 years ago
325eaac88ce924397fa02aec67aacfe20fed6d4a authored over 10 years ago
f2c3055919898f3290808f434ded5d8e668112dc authored over 10 years ago
8064e406b1a774a27bb719894c1b976a8d90be03 authored over 10 years ago
7ec11fab7fe04515442a9651e2355b3a4657f97c authored over 10 years ago
25fbc66d03b817a62fa8adc1d17f6ae4f967d868 authored over 10 years ago
4cfaa97f5cda9d8e5665ffae68021fa5cb09953e authored over 10 years ago
60fba37cae0eefaf69cd85cd123e0f8e8a068eca authored over 10 years ago
4e8ec70659c2ce2c79e3fdd900be04db6d4bba21 authored over 10 years ago
94b745df126a85b1c1a865151d2b1416e324e4d8 authored over 10 years ago
6e6b82eecae7ee090758a9c724f5a88553634327 authored over 10 years ago
c39ec30f9025d04aaf736e59414f6822b93f3be3 authored over 10 years ago
2972a87fb067a9054c43923d5899337c72cd9f45 authored over 10 years ago
e8a423c9700167923787d658f01d279d80b13b73 authored over 10 years ago
add the codec to the plotter
ca518c46565b80e7cbe707ee11678e22fb90b5e7 authored over 10 years ago
The plotting tool wasn't adapted to handle benchmark output that includes codec
information. Thi...
7c67f0f413037e2c533cbb5a6fbbb2d5457cb2da authored over 10 years ago
extern C block
3452e81cbe1cdbb6682de5f7e704881e086166c3 authored over 10 years agod2294453b87ef1997929a1286ddeef695d026d5f authored over 10 years ago
e56e1ba6308153b445da6b9450ea66f0c4dd195c authored almost 11 years ago
468823f4050b291af3a0b59d69f9d2a384bbd526 authored almost 11 years ago
0f849a06caa2a36b0d5941b656ec9cafc2d81f63 authored almost 11 years ago
d934c827e6cd6544be1c47dc3260fb73f08cf547 authored almost 11 years ago
0f69420655288d728453c76820158a861ec009dd authored almost 11 years ago
db1db4af49e4b5c22893c8cb97beffc2fcb4204e authored almost 11 years ago
c64d75ba54652ffd2e767a638f0e918a331b169d authored almost 11 years ago
ef311edff106c37bf5e62e3660b803dd09c04e32 authored almost 11 years ago
e4226e086404ce148f86bf25850c055a809238fc authored almost 11 years ago
b466ec0399b497398968777f203558c18d34502b authored almost 11 years ago
d0a7fcf35b67f03a64b2de2407e9f5817591261f authored almost 11 years ago
ec36abbf4b86735f66bd87092fb6b4200724221e authored almost 11 years ago
ae4c5a07eea3feaeed96efcdc2b88d50c5c0f1be authored almost 11 years ago
2d6471a158e7779858e7415280822162b019aeba authored almost 11 years ago
77d41c89a6e427a3da5b1ca41910df9231970d1c authored almost 11 years ago
365f819606d491645ff92e2a5c7accf59bca88f7 authored almost 11 years ago
b19a4fdc1568380d7c13f749d57df9865c66d601 authored almost 11 years ago
fix codec enumeration (in README)
7c16dac1283a7a9cd2d916d199a4f49a431151a7 authored almost 11 years ago45f8a9542496ee751b1870d772ed8e1bea38bce1 authored almost 11 years ago
ca4a4ccdf5deea13a2f0ea3fd4944761a200a672 authored almost 11 years ago
0622b2ad124d64fc6fb39b0336b58377ec0a805c authored almost 11 years ago
Upon further inspection of the Blosc source code the changes made to the header
README in 8707b4...
3f1953bf38f6c13c87d27c11669a74eeccf58df3 authored about 11 years ago
60e7e5c090de2ef9dd59e133d1055b4d6b9b1f12 authored about 11 years ago
51e7d3ded454167b327392219cb320d75d751f4c authored about 11 years ago
6fbbd318d48d6077b5ae050170e76f6df47c5891 authored about 11 years ago
1338b14843388ab94094d17f46e6442ccc2e24e9 authored about 11 years ago
f5cf5656385bea94adc41cbbb5e11bfcf1e0f131 authored about 11 years ago
237068dc1e8faafd285a990159b0cf0a2926447c authored about 11 years ago
ec4d5c8d9bf018e6d377ce3fba744544625903f3 authored about 11 years ago
bbc1692500d11851e088c2825c17915812bfd9af authored about 11 years ago