Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ebiggers/libdeflate issues and pull requests
#409 - Even better final reduction for CRC32
Pull Request -
State: open - Opened by ebiggers 9 days ago
#408 - Do not unconditionally set `CMAKE_C_FLAGS_RELEASE`
Issue -
State: open - Opened by danfe 20 days ago
#407 - v1.23
Pull Request -
State: closed - Opened by ebiggers about 2 months ago
#406 - Convert the CRC32 constant generation code to Python
Pull Request -
State: closed - Opened by ebiggers 2 months ago
#405 - ci.yml: stop testing Visual Studio + ARM32
Pull Request -
State: closed - Opened by ebiggers 2 months ago
#404 - lib/x86/crc32: fix undefined behavior in VPCLMULQDQ optimized functions
Pull Request -
State: closed - Opened by ebiggers 2 months ago
- 3 comments
#403 - Heisenbug in crc code when 512-bit vectors are used with Intel C++ compiler
Issue -
State: closed - Opened by pps83 2 months ago
- 5 comments
Labels: bug
#402 - Increase minimum CMake version to 3.10
Pull Request -
State: closed - Opened by ebiggers 2 months ago
#401 - Add link to the Delphi wrapper to README.md
Pull Request -
State: closed - Opened by zedxxx 2 months ago
- 1 comment
#400 - Deterministic compression
Issue -
State: closed - Opened by Pique7 3 months ago
- 7 comments
Labels: question
#399 - More efficient final reduction for CRC32
Pull Request -
State: closed - Opened by ebiggers 3 months ago
#398 - lib/x86: do not specify no-evex512 when main target has evex512
Pull Request -
State: closed - Opened by ebiggers 3 months ago
#397 - lib/x86/crc32: target pclmul,sse4.1 instead of pclmul
Pull Request -
State: closed - Opened by ebiggers 3 months ago
#396 - Specify evex512 and no-evex512 when appropriate
Pull Request -
State: closed - Opened by ebiggers 3 months ago
#395 - test run
Pull Request -
State: closed - Opened by lambdadog 3 months ago
- 1 comment
#394 - Compile error when building via zig build
Issue -
State: closed - Opened by lambdadog 3 months ago
- 5 comments
Labels: bug
#393 - libdeflate_deflate_decompress return error of 'LIBDEFLATE_BAD_DATA = 1'
Issue -
State: closed - Opened by guoxiaolongzte 4 months ago
- 1 comment
Labels: invalid
#392 - v1.22
Pull Request -
State: closed - Opened by ebiggers 4 months ago
#391 - Decompression data interrupt
Issue -
State: closed - Opened by n9tank 4 months ago
- 1 comment
Labels: invalid
#390 - Fix defining LIBDEFLATE_ASSEMBLER_DOES_NOT_SUPPORT_AVX512VNNI
Pull Request -
State: closed - Opened by ebiggers 4 months ago
#389 - Try to work around broken toolchains with too-old binutils
Pull Request -
State: closed - Opened by ebiggers 5 months ago
#388 - Building error in ARM v8 system
Issue -
State: closed - Opened by casm-ahb 5 months ago
- 4 comments
Labels: bug
#387 - build with GCC13 on NetBSD failed due to Error: unsupported instruction `vpdpbusd'
Issue -
State: closed - Opened by leleliu008 5 months ago
- 6 comments
Labels: bug
#386 - Compilation Error Despite Disabling AVX Instructions
Issue -
State: closed - Opened by shreepo 5 months ago
- 3 comments
Labels: bug
#385 - lib/arm: avoid build error with gcc 13.3 + binutils 2.40
Pull Request -
State: closed - Opened by ebiggers 6 months ago
#384 - support compress & decompress by stream(block by block)
Pull Request -
State: open - Opened by sisong 6 months ago
#383 - ARM feature issues on GCC 13.3.1?
Issue -
State: closed - Opened by musicinmybrain 6 months ago
- 7 comments
Labels: bug
#382 - benchmark against another zlib fork
Issue -
State: closed - Opened by osevan 6 months ago
- 2 comments
#381 - v1.21
Pull Request -
State: closed - Opened by ebiggers 6 months ago
#380 - lib/arm/cpu_features: add fallback definition for DP_INSTRUCTIONS_AVAILABLE
Pull Request -
State: closed - Opened by ebiggers 6 months ago
#379 - libdeflate_crc32 performance when buffer is 15 bytes or fewer
Issue -
State: closed - Opened by thatsafunnyname 7 months ago
- 8 comments
Labels: invalid
#378 - lib/arm/cpu_features: require gcc 7.1 for PMULL
Pull Request -
State: closed - Opened by ebiggers 7 months ago
#377 - Compilation on aarch64-linux requires GCC 7.1
Issue -
State: closed - Opened by jakobnissen 7 months ago
Labels: bug
#376 - Static builds and exported symbols
Issue -
State: open - Opened by pictview 7 months ago
- 2 comments
#375 - compression & decompression usage from browser to libdeflate
Issue -
State: closed - Opened by truongan07 9 months ago
Labels: question
#374 - Reuse mask for compute_x64_div_G
Pull Request -
State: closed - Opened by RSilicon 9 months ago
- 1 comment
#373 - lib/x86/crc32_impl: avoid build error with gcc 8.1 and gcc 8.2
Pull Request -
State: closed - Opened by ebiggers 9 months ago
#372 - 1.20 does not compile
Issue -
State: closed - Opened by haukemac 9 months ago
- 2 comments
Labels: duplicate
#371 - BUILD: target specific option mismatch
Issue -
State: closed - Opened by goodpaperman 9 months ago
- 3 comments
Labels: bug
#370 - lib/arm: don't use explicit armv8.2-a on gcc 13.2 and later
Pull Request -
State: closed - Opened by ebiggers 9 months ago
- 1 comment
#369 - error: inlining failed in call to 'always_inline' in some builds
Issue -
State: closed - Opened by shr-project 9 months ago
- 1 comment
Labels: bug
#368 - lib/arm/cpu_features: detect dotprod support on Windows ARM64
Pull Request -
State: closed - Opened by ebiggers 10 months ago
#367 - scripts/libFuzzer: use guard pages to always catch overflows
Pull Request -
State: closed - Opened by ebiggers 10 months ago
#366 - lib/x86: increase AVX-VNNI gcc prerequisite to 12.1
Pull Request -
State: closed - Opened by ebiggers 10 months ago
#365 - VNNI support seems to require something later than GCC 11.1
Issue -
State: closed - Opened by musicinmybrain 10 months ago
- 3 comments
Labels: bug
#364 - Implement brotli's version of lz_extend.
Pull Request -
State: open - Opened by LucasSloan 10 months ago
- 5 comments
#363 - 32-bit build error when using cctools 949.0.1 with assembler that doesn't support AVX instructions
Issue -
State: closed - Opened by barracuda156 10 months ago
- 7 comments
Labels: wontfix
#362 - Unaligned access on PowerPC: forgotten macros in `common_defs.h`
Issue -
State: open - Opened by barracuda156 10 months ago
- 11 comments
Labels: enhancement
#361 - msvc: implement optimized bsf64/bsr64 for 32-bit builds
Pull Request -
State: closed - Opened by pps83 11 months ago
- 4 comments
#360 - msvc: implement rbit32 for arm32
Pull Request -
State: closed - Opened by pps83 11 months ago
- 2 comments
#359 - lib/arm/cpu_features: simplify ifdefs for runtime detection
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#358 - lib: avoid clang static analyzer warning in deflate_get_offset_slot()
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#357 - analyzer warning regression: The left operand of '+' is a garbage value due to array index out of bounds
Issue -
State: closed - Opened by Coeur 11 months ago
- 1 comment
Labels: bug
#356 - lib/x86: finish removal of a workaround for very old gcc versions
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#355 - ARM CPU feature cleanups
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#354 - arm_acle.h compiler errors when building for iOS with Xcode 15.3
Issue -
State: closed - Opened by geertbleyen 11 months ago
- 4 comments
Labels: bug
#353 - More CRC-32 and Adler-32 updates
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#352 - v1.20
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#351 - lib/adler32: replace adler32_generic_noreduce() with ADLER32_CHUNK()
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#350 - lib/arm/adler32: refactor and improve implementations
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#349 - how to change sliding window size at runtime?
Issue -
State: closed - Opened by sxstd001 11 months ago
- 1 comment
Labels: question
#348 - lib/x86/adler32: refactor and improve implementations
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#347 - lib/x86/adler32: fix wrong array length in adler32_sse2_chunk()
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#346 - lib/x86/cpu_features: merge together some #ifdefs
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#345 - Drop support for very old compilers and simplify accordingly
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#344 - lib/x86/adler32: use dot product with ones in AVX512VNNI implementation
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#343 - lib/x86/adler32: add an AVX-VNNI implementation
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#342 - lib/x86/adler32: add an AVX-512 implementation
Pull Request -
State: closed - Opened by ebiggers 11 months ago
#341 - lib/x86/crc32: add VPCLMULQDQ implementations of CRC-32
Pull Request -
State: closed - Opened by ebiggers 12 months ago
- 2 comments
#340 - Add some initial optimizations for RISC-V
Pull Request -
State: closed - Opened by ebiggers 12 months ago
#339 - lib/adler32: improve the generic implementation
Pull Request -
State: closed - Opened by ebiggers 12 months ago
#338 - crc32 is twice as fast in zlib-ng
Issue -
State: closed - Opened by pps83 12 months ago
- 19 comments
Labels: enhancement
#337 - ci.yml: use actions/checkout@v4
Pull Request -
State: closed - Opened by ebiggers 12 months ago
#336 - ESA matchfinder
Issue -
State: closed - Opened by andrews05 about 1 year ago
- 4 comments
Labels: question
#335 - I added stream & multi-thread support for libdeflate
Issue -
State: closed - Opened by sisong about 1 year ago
- 16 comments
#334 - CMake: Test policy existence directly
Pull Request -
State: closed - Opened by ferdnyc about 1 year ago
- 1 comment
#333 - Slow level 0 "compression"
Issue -
State: closed - Opened by dktapps about 1 year ago
- 2 comments
Labels: invalid
#332 - fuzz.sh: add --max-len option and increase default length
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#331 - Libdeflate compressed stream in kunzip fail to decompress
Issue -
State: closed - Opened by tansy over 1 year ago
- 12 comments
Labels: invalid
#330 - Check for availability of mmap
Pull Request -
State: closed - Opened by th-otto over 1 year ago
- 4 comments
#329 - Add scripts/gen-tarball.sh
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#328 - Please also generate a static source code archive for release
Issue -
State: closed - Opened by diizzyy over 1 year ago
- 2 comments
Labels: enhancement
#327 - v1.19
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#326 - Don't use bzhi intrinsics on old MSVC versions
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#325 - Tests fail on Windows in Release mode with VS platform toolset v141
Issue -
State: closed - Opened by frank-aurich over 1 year ago
- 1 comment
Labels: bug
#324 - deflate_compress: always generate complete Huffman codes
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#323 - Windows Explorer cannot unpack some files generated with libdeflate (reward offered)
Issue -
State: closed - Opened by chrisgch over 1 year ago
- 9 comments
Labels: bug
#322 - Decompressing Microsoft DOCX Files in Unreal Engine 5 with Libdeflate
Issue -
State: closed - Opened by ffreality over 1 year ago
- 4 comments
Labels: invalid
#321 - lib/x86/cpu_features.c: cleanup
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#320 - deflate_compress: improve output overflow handling
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#319 - v1.14 - v1.18 deflate compatibility
Issue -
State: closed - Opened by OlliV over 1 year ago
- 5 comments
Labels: invalid
#318 - Improve compression ratio on very small inputs
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#317 - POSITION_INDEPENDENT_CODE ON for static compilations
Issue -
State: closed - Opened by sanguinariojoe over 1 year ago
- 2 comments
Labels: wontfix
#316 - deflate_compress: optimize deflate_get_offset_slot()
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
#315 - Comparison to zlib and its forks
Issue -
State: closed - Opened by alejandro-colomar over 1 year ago
- 2 comments
Labels: question
#314 - Add PHP binding to the list
Pull Request -
State: closed - Opened by dktapps over 1 year ago
- 2 comments
#313 - Add support for per-(de)compressor malloc/free functions
Pull Request -
State: closed - Opened by ebiggers over 1 year ago
- 1 comment
#312 - Add allocate / free routines using passed in custom functions
Pull Request -
State: closed - Opened by kdt3rd over 1 year ago
- 3 comments
#311 - lib/x86/cpu_features: ensure xgetbv not executed when unsupported
Pull Request -
State: closed - Opened by ebiggers almost 2 years ago
#310 - lib/x86/adler32: disable with old MSVC versions
Pull Request -
State: closed - Opened by ebiggers almost 2 years ago