Showing 23 open source projects for "decompressor"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Snappy

    Snappy

    A fast compressor/decompressor

    Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. Snappy is intended to be fast. On a single core of a Core i7 processor in 64-bit mode, it compresses at...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Kirstens Viewers
    Opensource Created Custom Viewers For Virtual Worlds like SecondLife
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 4

    TIFF Compressor-Decompressor

    Simple program to compress or decompress TIFF images

    Compression format will be lossless tiff_lzw.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Compressor/Decompressor project is a versatile and efficient software solution designed to provide high-performance data compression and decompression capabilities. This project aims to empower users to reduce the size of their data while maintaining its integrity, as well as to efficiently restore compressed data to its original form when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brotli

    Brotli

    Cross-platform Brotli Compression Tool written in Go

    This package is a Brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) This project is licensed under the MIT License. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/brotli Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bzip2

    bzip2

    A file compressor/decompressor utility

    bzip2 is a free and open-source file compression program that uses the Burrows–Wheeler algorithm. It only compresses single files and is not a file archiver. It is developed and maintained by Julian Seward. Seward made the first public release of bzip2, version 0.15, in July 1996. The compressor's stability and popularity grew over the next several years, and Seward released version 1.0 in late 2000. Official website: https://www.sourceware.org/bzip2/ Source:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Coffee Tools

    Coffee Tools

    Various file manipulation tools written in Java with source included.

    ...RecursiveUnzip: Unzip all the zip files in a directory tree, with optional filename mangling RegFilesRenamer: A mass-file renamer using regular expressions. RLETool: A file compressor/decompressor. SimilarFileFinder: Discover which files in a path are most similar to a given file or path of files. SortByLine: Sort a text file organized into lines or paragraphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyOneExeDist

    Convert anyfiles into a single .py to include all your ressources.

    ...If you import this file into your script and use py2exe to compile your script, you will be able to make everything fit inside one .exe. You can also use py2exe to compile the decompressor into an .exe. It will behave like an auto extractible executable (which can create shortcuts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IpCheck
    emule ipfilter tool. Allows you to download, create, manage, blacklists. Create your own IpFilter to be use for emule filtering feature. as IpFilter.dat file. Developed under windows XPsp3. Visual studio 2008 Express edition. P4, 512 Ram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A program to make files larger than they would be otherwise. A true decompressor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    this software is used to compress the files(jpg,gif,jpeg) and decompress the same files..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Compressor is a PHP class that compress a selected directory and files into an install.php file. You can chose the destination directory where decompress the file, and you can chose a file that will be executed at the end of decompression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library for LHA format file/stream decompressing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    R-Decompressor is a recursive RAR and ZIP decompression utility, you can decompress accross directories and in a recursive way with optional deletion of processed files. Multipart RAR files are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    There you will find my works of different sets of asm libs like "Still Mpeg Assembly Decompressor" , "LZW16 compressor & decompressor for lzw16 & gif" , "Lzss de/compressor similiar to aplib,upx etc but faster&better de/compression" , "Jpeg decode lib" ,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AC3 Decompressor component for QuickTime.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A Gtk+/Gnome program which serves as a set of GUI tools/utilities for the Linux version of Unreal Tournament 2004, including a UT2004 cache cleaner, umod file unpacker, uz2 compressor/decompressor, and a graphical dedicated server setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LICOM is a compression/de-compression tool that sits in-between the browser and content from the server. It aims to facilitate compression of ASCII text, RTF, DOC, PDF, HTML, GIF, JPG, BMP and similar filetypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lintar is a compressor/decompressor utility for the gnome 2.0 platform. It\'s aim is to emulate the famous winzip but being just better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB