Ecosyste.ms: OpenCollective

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

Blosc

Blosc is a very high performance meta-compressor specially designed for compressing binary data.
Collective - Host: numfocus - https://opencollective.com/blosc - Website: https://www.blosc.org - Code: https://github.com/Blosc/c-blosc2

Adding decompress_file example

github.com/Blosc/c-blosc2 - dmikushin opened this pull request 12 months ago
Docs introduction

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request 12 months ago
Allow providing config file via option

github.com/ironArray/Caterva2 - ivilata opened this pull request 12 months ago
Bump zlib to 1.3.1 from 1.2.13

github.com/Blosc/c-blosc - LDeakin opened this pull request 12 months ago
Change call of blosc2_grok_init from python to C-blosc2

github.com/Blosc/blosc2_grok - martaiborra opened this pull request 12 months ago
Add int_trunc filter

github.com/Blosc/python-blosc2 - martaiborra opened this pull request 12 months ago
Optimizing zstd, specially when using dicts

github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request 12 months ago
Add extra feature for tests

github.com/ironArray/Caterva2 - ivilata opened this pull request 12 months ago
Initialize grok lib when loading the library

github.com/Blosc/c-blosc2 - martaiborra opened this pull request 12 months ago
Change default params in grok_init

github.com/Blosc/blosc2_grok - martaiborra opened this pull request 12 months ago
Sphinx docs

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Basic configuration file support

github.com/ironArray/Caterva2 - ivilata opened this pull request about 1 year ago
New fetch API for better separation of concerns

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
No partial downloads

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Optimize root subscription

github.com/ironArray/Caterva2 - FrancescAlted opened this issue about 1 year ago
Decouple deps

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Wheels for WASM

github.com/Blosc/python-blosc2 - FrancescAlted opened this issue about 1 year ago
Package2

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Tests with subproc

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Package

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Bump actions/download-artifact from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Bump actions/checkout from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Latest blosc2

github.com/Blosc/blosc2_grok - FrancescAlted opened this pull request about 1 year ago
Copy example root into variable test data directory

github.com/ironArray/Caterva2 - ivilata opened this pull request about 1 year ago
Slice nchunks

github.com/Blosc/python-blosc2 - martaiborra opened this pull request about 1 year ago
Some fixes in show command and metadata in cache files

github.com/ironArray/Caterva2 - FrancescAlted opened this pull request about 1 year ago
Nchunks slice (v2)

github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request about 1 year ago
Register the grok codec (ID 37)

github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request about 1 year ago
Enhance tests for data examples and process control

github.com/ironArray/Caterva2 - ivilata opened this pull request about 1 year ago
Add get_slice_nchunks && register blosc2-grok

github.com/Blosc/c-blosc2 - martaiborra opened this pull request about 1 year ago
Add a `B2Dataset` explicit wrapper

github.com/Blosc/b2h5py - t20100 opened this pull request about 1 year ago
Avoid features that require Python >= 3.11

github.com/ironArray/Caterva2 - ivilata opened this pull request about 1 year ago
Use plain sh instead of Bash

github.com/ironArray/Caterva2 - ivilata opened this pull request about 1 year ago
Fix missing cstdint include in utils with GCC v13.2

github.com/Blosc/blosc2_grok - ivilata opened this pull request about 1 year ago
Add blosc2-grok post

github.com/Blosc/blogsite - martaiborra opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

github.com/Blosc/c-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Bump actions/download-artifact from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

github.com/Blosc/c-blosc - dependabot[bot] opened this pull request about 1 year ago
Add an assortment of grok parameters that can be set

github.com/Blosc/blosc2_grok - FrancescAlted opened this pull request about 1 year ago
Bump actions/setup-python from 4 to 5

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request about 1 year ago
`black`/`isort` → `ruff format`

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request about 1 year ago
`black`/`isort` → `ruff format`

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this issue about 1 year ago
Fix ruff alerts

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request about 1 year ago
Build wheels

github.com/Blosc/blosc2_grok - martaiborra opened this pull request about 1 year ago
Fix post on PyTables+Blosc2 NDim slicing

github.com/Blosc/blogsite - ivilata opened this pull request about 1 year ago
SChunk.get_slice() should follow NumPy conventions

github.com/Blosc/python-blosc2 - FrancescAlted opened this issue about 1 year ago
Use typedef for blosc_timestamp_t

github.com/Blosc/c-blosc2 - mulimoen opened this pull request about 1 year ago
Changes to compile with NEON SIMD in Raspberry Pi (armv7l)

github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request about 1 year ago
Fix conflicting types in Altivec code

github.com/Blosc/c-blosc2 - michaelkuhn opened this pull request about 1 year ago
Add some optimizations

github.com/ironArray/Blosc2-Btune - martaiborra opened this pull request about 1 year ago
Add optional offset to open function

github.com/Blosc/python-blosc2 - ivilata opened this pull request about 1 year ago
Add files for GNU Guix support

github.com/Blosc/python-blosc2 - ivilata opened this pull request about 1 year ago
README link to python-blosc2 seems useful

github.com/Blosc/python-blosc - nmstoker opened this issue about 1 year ago
Add files for GNU Guix support

github.com/Blosc/c-blosc2 - ivilata opened this pull request about 1 year ago
New bitshuffle functions

github.com/Blosc/c-blosc2 - FrancescAlted opened this pull request about 1 year ago
Expose b2nd_copy_buffer function

github.com/Blosc/c-blosc2 - ivilata opened this pull request about 1 year ago
CMake fails on pi with bookworm release

github.com/Blosc/python-blosc2 - biol75 opened this issue about 1 year ago
Fix typo newly found by codespell

github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request about 1 year ago
Another attempt for win (only minimal changes)

github.com/ironArray/Blosc2-Btune - FrancescAlted opened this pull request over 1 year ago
Support windows wheels

github.com/ironArray/Blosc2-Btune - martaiborra opened this pull request over 1 year ago
Avoid NumPy hack for detecting python root directory

github.com/Blosc/blosc2_openhtj2k - martaiborra opened this pull request over 1 year ago
fix compile arguments for armv7l

github.com/Blosc/c-blosc2 - bnavigator opened this pull request over 1 year ago
Add post on PyTables+Blosc2 NDim slicing

github.com/Blosc/blogsite - ivilata opened this pull request over 1 year ago
Config params

github.com/ironArray/Blosc2-Btune - martaiborra opened this pull request over 1 year ago
Add tuner parameter in cparams

github.com/Blosc/python-blosc2 - martaiborra opened this pull request over 1 year ago
Make tuners return error

github.com/Blosc/c-blosc2 - martaiborra opened this pull request over 1 year ago
Avoid duplicate iteration over the same dict

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Remove redundant `.keys()`

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Fix error in 0830349

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Release 2.2.8

github.com/Blosc/python-blosc2 - FrancescAlted opened this pull request over 1 year ago
Duplicated logs when BTUNE_TRACE=1

github.com/ironArray/Blosc2-Btune - martaiborra opened this issue over 1 year ago
Apply suggestions by pyupgrade

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Apply suggestions by refurb

github.com/Blosc/python-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Fix typo newly found by codespell

github.com/Blosc/c-blosc2 - DimitriPapadopoulos opened this pull request over 1 year ago
Fix typo newly found by codespell

github.com/Blosc/c-blosc - DimitriPapadopoulos opened this pull request over 1 year ago
Bump docker/setup-qemu-action from 2 to 3

github.com/Blosc/python-blosc - dependabot[bot] opened this pull request over 1 year ago
Bump docker/setup-qemu-action from 2 to 3

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request over 1 year ago
Incorrect testing of strtol failure modes

github.com/Blosc/c-blosc2 - pgoodman opened this issue over 1 year ago
Globally register openhtj2k codec

github.com/Blosc/c-blosc2 - martaiborra opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/Blosc/c-blosc2 - dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

github.com/Blosc/python-blosc2 - dependabot[bot] opened this pull request over 1 year ago