zlib-ng | zlib replacement with optimizations for `` next generation

 by   zlib-ng C Version: 2.1.2 License: Zlib

kandi X-RAY | zlib-ng Summary

kandi X-RAY | zlib-ng Summary

zlib-ng is a C library. zlib-ng has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

zlib replacement with optimizations for "next generation" systems.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              zlib-ng has a medium active ecosystem.
              It has 1270 star(s) with 209 fork(s). There are 50 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 26 open issues and 307 have been closed. On average issues are closed in 171 days. There are 10 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of zlib-ng is 2.1.2

            kandi-Quality Quality

              zlib-ng has 0 bugs and 0 code smells.

            kandi-Security Security

              zlib-ng has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              zlib-ng code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              zlib-ng is licensed under the Zlib License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              zlib-ng releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zlib-ng
            Get all kandi verified functions for this library.

            zlib-ng Key Features

            No Key Features are available at this moment for zlib-ng.

            zlib-ng Examples and Code Snippets

            No Code Snippets are available at this moment for zlib-ng.

            Community Discussions

            QUESTION

            Make an external project available for find_package CMake
            Asked 2020-Jul-10 at 20:51

            In my project I have a dependency "A" that has another library dependency "B", I'm trying to download and install the dependency B before A in order to clear the conflict. I'm using Externalproject_add, FetchContent_Declare and install, but it fails.

            for an example

            I got a CMakeList.txt like:

            ...

            ANSWER

            Answered 2020-Jul-10 at 20:51

            well technically you can "modify" the png project by applying a patch.

            Unfortunately FetchContent/add_subdirectory() i.e. incorporating third party as subproject, can't work with find_package().

            You should replace by something like this

            Source https://stackoverflow.com/questions/62824376

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install zlib-ng

            There are two ways to build zlib-ng:.
            Compile with zlib compatible API. Compile with support for gzFile related functions. Compiles with full instruction set supported on this host (gcc/clang -march=native). Build with sanitizer (memory, address, undefined). Build with project maintainer warnings. Enable code coverage reporting.
            WARNING: We do not recommend manually installing unless you really know what you are doing, because this can potentially override the system default zlib library, and any incompatibility or wrong configuration of zlib-ng can make the whole system unusable, requiring recovery or reinstall. If you still want a manual install, we recommend using the /opt/ path prefix. For Linux distros, an alternative way to use zlib-ng (if compiled in zlib-compat mode) instead of zlib, is through the use of the LD_PRELOAD environment variable. If the program is dynamically linked with zlib, then zlib-ng will temporarily be used instead by the program, without risking system-wide instability.
            Dual link tests with system zlib. Skip runtime check for SSE2 instructions (Always on for x86_64). Build with AVX2 intrinsics. Build with AVX512 intrinsics. Build with AVX512VNNI intrinsics. Build with SSE2 intrinsics. Build with SSE41 intrinsics. Build with SSE42 intrinsics. Build with PCLMULQDQ intrinsics. Build with VPCLMULQDQ intrinsics. Build with ACLE intrinsics. Build with NEON intrinsics. Build with AltiVec (VMX) intrinsics. Build with POWER8 optimisations. Build with vectorized CRC32 on IBM Z. Build with DFLTCC intrinsics for compression on IBM Z. Build with DFLTCC intrinsics for decompression on IBM Z. Allow optimizations that use unaligned reads if safe on current arch. Build with strict inflate distance checking. Build with zero fill for inflate invalid distances. Copy minigzip and minideflate during install.

            Support

            Zlib-ng is a aiming to be open to contributions, and we would be delighted to receive pull requests on github. Just remember that any code you submit must be your own and it must be zlib licensed. Help with testing and reviewing of pull requests etc is also very much appreciated. If you are interested in contributing, please consider joining our IRC channel #zlib-ng on the Freenode IRC network.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link