Ecosyste.ms: OpenCollective

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

github.com/Blosc/c-blosc2

A fast, compressed, persistent binary data store library for C.
https://github.com/Blosc/c-blosc2

Fix a leak. Closes #591.

a5217c2266281b773d1dd905bb69409cdcc04d89 authored 11 months ago
Disable (broken) shuffle repeat

ce5c0c3280a4f91af86b6c1cac0007d9cad19c63 authored 12 months ago
Complete docs on internal filters

1dd1e55cb329d01c210da77ceb53027853c35b72 authored 12 months ago
Make use a more coherent use of `filters` and `filters_meta` in docstrings

2f8f6edca5a013cc5f9283be251e9cf1c7a00845 authored 12 months ago
Change blosc2.c:set_values to always call memcpy if BLOSC_STRICT_ALIGN

a4120e720a2651d26bcf15ef3e6b04d4cdd889bd authored 12 months ago
Post 2.13.2 release actions done

fd6ec1fb17f9b93938e907bd57b07858902df969 authored 12 months ago
Getting ready for release 2.13.2

ed9002c99a0d2e70984ad01d1bfcff0ca5d45f0d authored 12 months ago
Document global registered filters and codecs

e0918a19bf13e31669908f97c8eccb7ff0f4e2e7 authored 12 months ago
rely on __SSSE3__ macro rather that on architecture macros

8c519b428549254a8fc412f845805bbac14cf0a2 authored 12 months ago
Quodana does not seem designed for C (yet)

f0183767d73073eb41bbf97bf56554c7a55c7dbf authored almost 1 year ago
Initialization file for quodana

103e17cb585bf010f957f00cd08157976842f9c8 authored almost 1 year ago
Add code quality assessment with Qodana

472dc12f2aa47918da53fffc676b7465ac18ec14 authored almost 1 year ago
Fixed some warnings found by clang-tidy

ebfb27d36f09f9f39f8ba463565b81aa476ccfe2 authored about 1 year ago
Fixed a couple of issues introduced in last PR

9f6eaf6f2fdabd0fac6feabd6bb418b401bd8e55 authored about 1 year ago
Adding decompress_file example, in order to have a counterpart of compress_file example

a4d52c6db5f69fa326131a4c76c1e3319462ffaf authored about 1 year ago
Fix a compiler warning

98ba23b25e52864646c50ec9d5936a8e7dcabb6b authored about 1 year ago
Add private functions section

a52b8debfca51a4f31d5d884ca2348b3994ade8e authored about 1 year ago
Post 2.13.1 release actions done

bd3d2136594a2d52ae3be7e7a721c8c37660c477 authored about 1 year ago
Getting ready for release 2.13.1

edcf96d4f1d288db3849abae60c1721ee40e881d authored about 1 year ago
Remove include blosc-private.h in b2nd.h

22177bca1f097645927d7d54e04bbc45aba68530 authored about 1 year ago
Revert grok inizialization from c-blosc2

ef531a46ba1e05fad91a7b34ee2095211c58dfdd authored about 1 year ago
Move back swap_store from blosc-private.h to blosc2.h

54a23bfbb813658b6103dcb0952b0ff384bf0e87 authored about 1 year ago
Post 2.13.0 release actions done

c6e8bf60a991c57b0c3d4b887dfb3a414ecd7221 authored about 1 year ago
Getting ready for release 2.13.0

97ac7964f6f0c7c019d641dc7b4b27861a213d4c authored about 1 year ago
Better error format

220beed74c3e265ab523e5fdb65e58aeaffb1ae4 authored about 1 year ago
Prefer BLOSC2_MAX_FILTERS over BLOSC_LAST_FILTER

36e663775d2f8650ec8d7d422fac57410ae323ee authored about 1 year ago
New BLOSC_FILTER_INT_TRUNC (preliminary)

21324a683a504df928293f6685a6a633333aaf14 authored about 1 year ago
Fix the backward direction

44de7e3ad81874afe0da92a6032887245d765448 authored about 1 year ago
Add tests for 32, 16 and 8 bits

70ae60a24e2de9afcf7b907f50c31e166d04c819 authored about 1 year ago
Add an entry in release notes

63faf24c1733ee153f7115c7301c3f5b6a832793 authored about 1 year ago
Optimizing zstd, specially when using dicts

8a8c70524c748cdcaa3a8f2ce834cc9ed0e8d49a authored about 1 year ago
Initialize grok lib when loading the library

03736c8f02500ac697e09525111dbdbe99cfeac5 authored about 1 year ago
Add forgotten doc

6719650af85ad116a8442666f753ba2409999114 authored about 1 year ago
Post 2.12.0 release actions done

7bced71d7c07358262ff50c5387102b47144cf99 authored about 1 year ago
Improve doc

be906c0247d143539c5d5d15d2ee5cfd41a23b14 authored about 1 year ago
Add some forgotten functions to doc

c173f05d3c4e1308efc85d1fb265b0fbbf25dfbc authored about 1 year ago
Getting ready for release 2.12.0

e512ce0acbc66ccd69c11fd1aff3f39f9a25b79e authored about 1 year ago
Getting ready for release 2.11.4

c3541c77dee9d1613f833df4fbcb5a279d375c3f authored about 1 year ago
Add funcs for getting chunk indexs of slice

e47fbead2acc95c7bf441835b208ef5488e8b229 authored about 1 year ago
Comment out test that might cause crashes

72d279eb9ad5f3450bc210a34d66420b1c7db2ee authored about 1 year ago
Change reallof by realloc

2d166040cf91bc0a4f0579d3a99da08a6abadde2 authored about 1 year ago
Add a reason in commented out test

733ed9b3c9ea778939cc843ee6a8a162b9ff2342 authored about 1 year ago
Go back to using 2 threads

0d95ba6fe43968a193dd7bc72c5e5c785538d0e2 authored about 1 year ago
Tests for CI AARCH64

9a827fd7b3f7bbbda20e1d7019726fbe9e9a778f authored about 1 year ago
Fix handler name

12952aefcab04f25972eeaade7acfda8c203091c authored about 1 year ago
Register the grok codec (ID 37)

87605a3e5105e9de66e6076145c235abab285bc8 authored about 1 year ago
Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Rele...

017b2780dec630765a700e13008fb198e8e7d5b0 authored about 1 year ago
Update README.rst

1594bc341af87213bf0bb5cc0505a83eae8fc14a authored about 1 year ago
Update README.rst

fbe03a22969c53354072162f865547a13495f00f authored about 1 year ago
Update README.rst

9ffd8f262e90633e600469e872a7782f9a6ee73d authored about 1 year ago
Post 2.11.3 release actions done

d781240aa57bba7306058fdc28da60453baf2bea authored about 1 year ago
Getting ready for release 2.11.3

6bc96bf65053c8664722b40f1d416aed9532c76c authored about 1 year ago
Fix mention to PR

211e5a95628e4c5f45e149a3c0ec29a655b5f55f authored about 1 year ago
Allow typesizes > 255 in frames.

eeac9ec392103e428b808876b67dec2eb94e1aa6 authored about 1 year ago
Use typedef for blosc_timestamp_t

182f5571d88b87307993e01a32d0a36f1606f627 authored about 1 year ago
Set compiler versions known to work with AVX512 dispatch

a0716d809c2371f9ba1bea675ea9b84c129e89bc authored about 1 year ago
Post 2.11.3 release actions done

da14975c2b192cbb4722e3258e6e14de85dc988a authored about 1 year ago
Getting ready for release 2.11.2

3ea8b4ae21563bc740c91f5abfe823c9b8438738 authored about 1 year ago
Disable bitshuffle NEON for all ARM platforms

0531353c065815f08caba179cfcff1e352e95336 authored about 1 year ago
Activate unaligned access only on ARM64 on 64bit platforms

231a98f835d94b324c9f2a6d08061223b500a401 authored about 1 year ago
Post 2.11.1 release actions done

369fe109f8c079d854af8857dc61d98d37c98460 authored about 1 year ago
Getting ready for release 2.11.1

5b38ffeb6fdaa29fe359b06fec0ac8ae004c4773 authored about 1 year ago
Fix the header for ALTIVEC functions. Overrides #569.

ff87d56d476142ea4039fc956b515318e514b06b authored about 1 year ago
Post 2.11.0 release actions done

ffc750b70e5309fef11747f4b66c886875555c71 authored about 1 year ago
Getting ready for release 2.11.0

4ec95bf74f09ba9567f920e346cc65c228862aaa authored about 1 year ago
Fix typo newly found by codespell

79e576472a0df2ed7156db8ccdb5abf1893def50 authored about 1 year ago
Update CONTRIBUTING.rst

60d23181eddcd9607644cc0e69d4c78d3c820a8f authored about 1 year ago
Initial version where SSE2 and AVX2 paths have been ported

a5c6c89440f9d24214f16a68a62df4fa6b02c565 authored over 1 year ago
Fixes in signature of functions

af9608eee0ec695ea7703fc390a05385bb66182d authored over 1 year ago
Adapt the ALTIVEC module to the new bitshuffle API

accf9ffc3f36c45f032b7a5b08a8e5c6b9d90bdc authored over 1 year ago
Re-enabling __builtin_cpu_supports() in GCC and Clang

9728e2a00b00d2e65be2865c1ac1e6de60ae6e1c authored over 1 year ago
Activate AVX512 in MSVC and Intel compilers

558d982c09651c9e9124facf756bf0cfb1065c64 authored over 1 year ago
bitshuffle generic synced with bitshuffle upstream

68b3bf28bdb9c32d5d1a8b5b70c264d1e7d6605f authored over 1 year ago
Use the NEON bitshuffle code in the bitshuffle project.

Although it is slower that our existing code, and of course,
slower than the generic code (at le...

c2e7b84f5f7ac5f47a98ebdf94b16afc15ef8d68 authored over 1 year ago
Fix loosing ends for AVX512 support

fdacf9f3b7b729857d16297f61f23553bffb2d28 authored over 1 year ago
Support for disabling AVX512

bfbd07db409240ed5299066e23522b1e3c9f7072 authored over 1 year ago
Proper AVX512 flags for MSVC

a03bbc1f0aa81e3e7963626c0fad4a9df574447a authored over 1 year ago
Preliminary support for AVX512 for bitshuffle

da8cd94be49cb6486312e9014a882c4875e6ae0d authored over 1 year ago
Add c-blosc2 package variant for Guix with AVX-512 enabled

In preparation for the merging of #567.

af2c53418ed05e93d44232e361b98bbc2a7fb037 authored over 1 year ago
Add c-blosc2 package definition for Guix

Configure flags are similar to those in Guix' c-blosc package definition:
besides disabling stat...

f79964a97eb22a07cca71930ef8c2745fb6cf5be authored over 1 year ago
Add c-blosc2 package variant for Guix with AVX2 enabled

e11231bd4da12cbcd65f14d9534dfd82f5e0cf8d authored over 1 year ago
Small name fix

595f69abb0bf18336ad642975e7f8de26751fc1e authored over 1 year ago
Properly check calls to strtol

c94787a0cc9cfcd0911c36952a028ef5e1d95207 authored over 1 year ago
Merge branch 'public-b2nd_copy_buffer'

This exposes the utility function `b2nd_copy_buffer`, which may be useful for
other projects dea...

38a61f1c2136dadf333e82c4d0c21e04657aa63c authored over 1 year ago
Move declaration of b2nd_copy_buffer to b2nd.h

To avoid increasing the number of include files.

83a6d99f0d5bbe230d7148507cc580c4477553fe authored over 1 year ago
Add simple unit test for b2nd_copy_buffer

a6e5f65528e9bc23556a7da0cccb9c65d33eab6b authored over 1 year ago
Use constant qualifiers in b2nd_copy_buffer where appropriate

8b81ae78d3de4d24f0678baf187b220390938b43 authored over 1 year ago
Include b2nd_utils and b2nd_copy_buffer in API documentation

06d1465f298e3900867fc297569493e34cf73129 authored over 1 year ago
Add docstrings for b2nd_utils header and b2nd_copy_buffer function

40bc0d48d0d277991d20eec61c6dcceb8b0cf520 authored over 1 year ago
Export the b2nd_copy_buffer function

e94de3d7c59e0581ddef192cd82a9fd838bacc41 authored over 1 year ago
Move b2nd utilities header to public headers directory

And install it along other headers.

12e2a765ed45e37113009a91660f3a85ea0480a6 authored over 1 year ago
Merge branch 'main' of github.com:Blosc/c-blosc2

8e1cfd9b688a792b0e8d6d0babf359e45b5a903e authored over 1 year ago
Better check that nthreads must be >= 1 and <= INT16_MAX. Fixes #559.

2be8b26a3fc8e957554d2a35edf844b660fba9cd authored over 1 year ago
fix compile arguments for armv7l

35e5ace4868323355d70b4ee7062a5d62bb4d138 authored over 1 year ago
Post 2.10.5 release actions done

61c00e186e9259f8d8f056288b6f7384c1951066 authored over 1 year ago
Getting ready for release 2.10.5

f8417b103e6b0bbe06b861f92d57285590e1166a authored over 1 year ago
Check ctx has been created correctly

3ecb9dd575db7da4542b659a8e9d7f9948d4be76 authored over 1 year ago
Change tuner's functions signature to return always an error code

95e0fd427bbdfc6addd0c341ac95ce9a97079177 authored over 1 year ago
Fix variable name for decompression context

24b703d9483f9fb391ba504d8bdf3a929b201ea7 authored over 1 year ago
Post 2.10.4 release actions done

3e88f857697a421797584bd25bdd9fad1fd0fc5d authored over 1 year ago