Showing 7 open source projects for "lz77 compression"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • The gold standard in MFA Icon
    The gold standard in MFA

    From start-ups to large enterprises, companies of all sizes depend on Cisco Duo to prevent unauthorized access.

    Securing Your Remote Access. Duo's integration with Cisco ASA VPN provides strong user authentication and device security hygiene check and visibility.
  • 1
    Brotli

    Brotli

    Brotli compression format

    Version 1.0.9 contains a fix to "integer overflow" problem. This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    project_bwt
    This is a research project to possible improve compression using LZ77, LZSS or bwt, bwt is used on the bzip2 compression library, the v28 from 04/dec/2022 is the first version to almost beat lzma, indeed it is a tweak of lzma, the decoder for v28 will follow in a few days
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Bzip2 for Windows

    Bzip2 for Windows

    A block-sorting file compressor, v1.0.6 for Win-32

    Bzip2 compresses files using the Burrows-Wheeler block sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. by Julian Seward.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Livestream Shopping Platform Icon
    Livestream Shopping Platform

    buywith is the most frictionless Livestream shopping platform, helping e-commerce sites thrive while empowering content creators.

    buywith is an immersive livestream shopping platform and creator marketplace, revolutionizing the Social Commerce landscape. Leveraging its patented technology, buywith seamlessly integrates into any commerce website, empowering retailers and brands to connect with their audience and drive sales through influencer-led Live shopping events.
  • 5

    CRUSH

    An LZ77-based file compressor

    CRUSH is a simple LZ77-based file compressor that features an extremely fast decompression.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    shrink
    The shrink library provides a single API into several compressionalgorithms. It enables developers to easily add compression and decompression functionality to an existing code base. Currently it supports: LZO LZ77 LZMA
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next