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

Clamp `destsize` to avoid overflow

nhz2 opened this pull request about 2 months ago
Fix typo found by codespell

DimitriPapadopoulos opened this pull request about 2 months ago
Move getenv out of a function used in multiple threads

nhz2 opened this pull request 3 months ago
blosc/CMakeLists.txt: Update Lz4 handling

johnwparent opened this pull request 4 months ago
Memory error when compressing almost 2GB

nhz2 opened this issue 5 months ago
`getenv` used in `blosc_compress_ctx`

nhz2 opened this issue 5 months ago
Internal LZ4 codec updated to 1.10.0

DimitriPapadopoulos opened this pull request 6 months ago
Remove unused-but-set-variable from blosc.c

r-barnes opened this pull request 7 months ago
http:// → https://

DimitriPapadopoulos opened this pull request 7 months ago
Fix how-to compile example instructions

nhz2 opened this pull request 7 months ago
Help compiling example

nhz2 opened this issue 7 months ago
Align LICENSE.txt with c-blosc2

DimitriPapadopoulos opened this pull request 11 months ago
Bump zlib to 1.3.1 from 1.2.13

LDeakin opened this pull request about 1 year ago
Bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
Fix typo newly found by codespell

DimitriPapadopoulos opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Revert building `shuffle.c` with SSE2/AVX2 compilation flags

t20100 opened this pull request over 1 year ago
Troubles while building

Artholgar opened this issue over 1 year ago
Illegal Instruction vinserti128 in set_host_implementation

mkitti opened this issue over 1 year ago
Add const where possible

DimitriPapadopoulos opened this pull request over 1 year ago
Blosc Development team → Team

DimitriPapadopoulos opened this pull request almost 2 years ago
http:// → https://

DimitriPapadopoulos opened this pull request almost 2 years ago
Blosc Development Team

DimitriPapadopoulos opened this pull request almost 2 years ago
No need to support Python 2 any more

DimitriPapadopoulos opened this pull request almost 2 years ago
Variant for the © symbol: (C) → (c)

DimitriPapadopoulos opened this pull request almost 2 years ago
Upgrade ZSTD to 1.5.5 due to potential corruption

mkitti opened this issue almost 2 years ago
CMake: Enable external ZLIB from CMake variable ZLIB_ROOT

lordjaxom opened this issue almost 2 years ago
Always use inline assembly for _xgetbv on GCC/Clang

jbms opened this pull request almost 2 years ago
Update to BSD 3-Clause license

havardAasen opened this pull request almost 2 years ago
Upgrade internal-complib zstd from 1.5.2 to 1.5.4

DimitriPapadopoulos opened this pull request almost 2 years ago
Canonical link to GitHub zlib-ng repository

DimitriPapadopoulos opened this pull request almost 2 years ago
LICENSES/BLOSC.txt → LICENSE.txt

DimitriPapadopoulos opened this pull request almost 2 years ago
Canonical landing pages for LZ4 and Snappy

DimitriPapadopoulos opened this pull request almost 2 years ago
Distinct LICENSE file for zlib-ng, for clarity

DimitriPapadopoulos opened this pull request almost 2 years ago
zlib / zlib-ng licence file

DimitriPapadopoulos opened this issue almost 2 years ago
Canonical link to GitHub zlib-ng repository

DimitriPapadopoulos opened this pull request almost 2 years ago
Zlib updated to 1.2.13

DimitriPapadopoulos opened this pull request almost 2 years ago
Fix SSE2/AVX2 build issue

t20100 opened this pull request about 2 years ago
Fix CMake Processor Identification Logic

jaw opened this pull request about 2 years ago
http:// → https://

DimitriPapadopoulos opened this pull request about 2 years ago
Consistency between blosc and blosc2

DimitriPapadopoulos opened this pull request about 2 years ago
Upgrade internal-complib zstd from 1.5.0 to 1.5.2

mkitti opened this pull request over 2 years ago
Automatically update GitHub Actions in the future

DimitriPapadopoulos opened this pull request over 2 years ago
Update GitHub Actions

DimitriPapadopoulos opened this pull request over 2 years ago
Fix typo found by codespell

DimitriPapadopoulos opened this pull request over 2 years ago
1.21.1: test suite is failing

kloczek opened this issue over 2 years ago
Remove thoughts for c-blosc2

DimitriPapadopoulos opened this pull request over 2 years ago
Add LGTM.com configuration file

DimitriPapadopoulos opened this pull request over 2 years ago
THOUGHTS_FOR_2.0.txt

DimitriPapadopoulos opened this issue over 2 years ago
Fix typo found by codespell

DimitriPapadopoulos opened this pull request over 2 years ago
dos2unix

DimitriPapadopoulos opened this pull request over 2 years ago
Uncompressable data set?

DennisHeimbigner opened this issue over 2 years ago
Switching from `master` to `main`

jakirkham opened this issue over 2 years ago
Add windows name for lz4 library to FindLZ4 cmake

zklaus opened this pull request over 2 years ago
macOS: Universal2 build fails on SSE2

ax3l opened this issue almost 3 years ago
TUR-11588 Change symbols names for blosc win32 pthreads

joehigham-ntop opened this pull request almost 3 years ago
Linker error

DemiMarie opened this issue almost 3 years ago
Support Quantile Compression codec

mwlon opened this issue almost 3 years ago
Update conda package of latest release 1.21.1?

steindev opened this issue almost 3 years ago
Allow to expose symbols

oshogbo opened this pull request almost 3 years ago
CMake: Use GNUInstallDirs when installing files.

havardAasen opened this pull request about 3 years ago
Conda package wants unprovided compression functions

dzenanz opened this issue about 3 years ago
Couple typos not found by codespell

DimitriPapadopoulos opened this pull request about 3 years ago
Fix typos found by codespell

DimitriPapadopoulos opened this pull request about 3 years ago
Files referencing non existing `LICENSE.txt`

havardAasen opened this issue about 3 years ago
Update internal codecs

FrancescAlted opened this pull request over 3 years ago
BloscLZ 2.5.0 backported from C-Blosc2

FrancescAlted opened this pull request over 3 years ago
Add public function blosc_compression_bound

Guekka opened this pull request over 3 years ago
Is there a function like compress_bound() ?

Guekka opened this issue over 3 years ago
c-blosc needs a CMake package file

bnavigator opened this issue over 3 years ago
CMake: Fix PThread Flag

ax3l opened this pull request over 3 years ago
build for arm64 error

ghost opened this issue over 3 years ago
Unable to build on macOS with Apple Clang 12

adamjstewart opened this issue almost 4 years ago
docs: fix simple typo, semaphor -> semaphore

timgates42 opened this pull request about 4 years ago
funtions blosc_set_compressor & blosc_get_compressor

Portiella opened this issue about 4 years ago
Build wheels for C-Blosc

FrancescAlted opened this issue about 4 years ago
Compile shared library with statically linked libc and libstdc++

axtimwalde opened this issue over 4 years ago
Set blosc compression to raw?

mohammed-sawi opened this issue over 4 years ago
BUILD_FUZZERS require BUILD_STATIC

mgorny opened this pull request over 4 years ago
Handling gzip input buffer with zlib compressor

kubaroth opened this issue over 4 years ago
Buffer is uncompressible - for buffers with a short length

kubaroth opened this issue over 4 years ago
Fixed checks for bytes in decompress_fuzzer

nmoinvaz opened this pull request over 4 years ago
Fixed undefined shift ubsan warning in lz4hc_wrap_compress.

nmoinvaz opened this pull request over 4 years ago
Group third-party source files with CMake

nmoinvaz opened this pull request over 4 years ago
Fixed ubsan buffer over-read when hashing ip after match.

nmoinvaz opened this pull request over 4 years ago
Check that source size is greater than BLOSC_MIN_HEADER_LENGTH

nmoinvaz opened this pull request over 4 years ago
Add fuzzers to c-blosc project

nmoinvaz opened this pull request over 4 years ago
Redefine blosc_internal_xgetbv for platforms with immintrin.h

mgorny opened this pull request over 4 years ago
propagate pthread_create errors back to the user

hotpxl opened this pull request over 4 years ago
zstd updated to 1.4.5 version

FrancescAlted opened this pull request over 4 years ago
New blosclz 2.1.0 version is in

FrancescAlted opened this pull request over 4 years ago
Added OSS-Fuzz to CI for pull requests.

nmoinvaz opened this pull request over 4 years ago
Only allow external snappy support

nmoinvaz opened this pull request over 4 years ago
Correct the return code on too small compression buffers

kalvdans opened this pull request over 4 years ago
spam on stderr: Output buffer size should be larger than 16 bytes

kalvdans opened this issue over 4 years ago
Minor cleanup to GitHub Actions CI

nmoinvaz opened this pull request almost 5 years ago