Search Results for "compression algorithm" - Page 4

Showing 96 open source projects for "compression algorithm"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    PZip is a C++ library and application with similar syntax and usage to bzip2 and gzip. The underlying compression algorithm is PPMD and compression performance is significantly better than either gzip or bzip, with similar speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A crappy compression algorithm based on Huffman and rle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An algorithm for compression and decompression of Binary Decision Diagrams will in many cases reduce the size of the BDD to 1-2 bits per node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Calculates differences of executable files using a randomized algorithm for matching with mismatches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PowerPAQ will be GUI application that will use strenght of GPL-licensed PAQ compression algorithm. This algorithm is slow but extremely powerful. First, windows version will be out. Next step is Linux GUI version. ==Project is coming back to developement with new ideas!===
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    czip is a unix based utility written for the cell broadband engine. It allows its users to compress files in gzip format. It uses Jean-loup Gailly's deflate algorithm and is based in part on pigz, Mark Adlers parallel version of zlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is a compression utility that supports different kinds of compression algorithm. For starters the following formats are supported (zip, jar, tar, gzip, bzip2). More compression format will be supported in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Clean implementation (in ANSI-C) of the Wavelets Transform. It works fairy good as a sparser, which can be combined with a compression algorithm (by using programs like bzip and gzip) to achieve high compression ratios (as good as mp3's).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    BPLEX is a new algorithm for tree compression and, in particular, for constructing succinct representations of XML document structures. The algorithm is described in "Grammar-Based Tree Compression", Technical Report IC/2004/80, EPFL, Lausanne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MedTrans is a PocketPC program that translates 1888 medical phrases into 40 different languages. This program is a port to the PocketPC from the origional program developed by the Navy. This program includes a ewe port of the FLAC compression algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The algorithm allows any kind of weights (costs, frequencies), including non-numerical ones. The {0, 1, ..., n-1} alphabet is used to encode message. Built tree is n-ary one.The algorithm is based on a set of template classes : Cell(SYMBOL, WEIGHT), Node(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Iterative Compression Algorithm: trying to prove Shannon was wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simplify is aimed to raise images compressibility by using a reversible blurring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Compression Utility - based on own bit algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jarsync is a Java implementation of the rsync algorithm, a delta compression algorithm for fast network file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an academic project. A library and a sample program will be developed, that will implement the Burrows-Wheeler compression algorithm, using C++ and templates. This is the same algorithm for BZip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    huffman-compression-library

    A light weight C++ library implementation of huffman coding compression algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    ...So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C. In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. I expect a severe performance degradation, but I leave optimizing for speed to other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Bzet4

    Quad Bzet

    Quad implementation of the Bzet compression algorithm including demonstration of applicability via indexing of words by line in document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The H.264 VHDL core is a hardware implementation of the H.264 video compression algorithm. The core accepts up to the highest resolution HDTV video stream as input and outputs the encoded bitstream. Simple, fully synchronous design with low gate count.
    Downloads: 0 This Week
    Last Update:
    See Project