Showing 930 open source projects for "compression"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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

    Parallel DPCM

    C# Parallel implementation of DPCM alogrithm

    An implementation of the DPCM algorithm for compressing and decompressing an avi video file. It shows the compression size, as it is saved in a txt file near the avi original file. The decompression results in another avi file, saved near the original file. If the width and height of the frames aren't a multiple of 16, they are completed with black pixels. The pixel macroblocks of 16x16 are generated on separate threads for each frame and they are replaced on frames at decompression sequentially. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jsonpack

    A compression algorithm for JSON

    See https://github.com/sapienlab/jsonpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WHYDAH - Linux Distribution

    WHYDAH - Linux Distribution

    Penetration Testing and Security Auditing Linux Distribution

    ...Get started with wireless testing, security and hacking with basic wireless concepts. WHYDAH has participated in development of so called sqlzma patches; the code implements 7-zip compression (LZMA) into squashfs filesystem. Moreover, squashfs evolved by the time and it now supports bigger block sizes than before.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    texgenpack

    Texture compression and conversion program with KTX and DDS support.

    texgenpack is a texture compression and conversion program featuring a command line utility and a simple GUI program . Compression is implemented using a genetic algorithm. It supports compression, decompression, conversion and comparison of texture and image files. The image format supported is PNG, while for textures there is support for KTX, PKM and DDS using ETC1, ETC2, DXT1/3/5 or BPTC (BC7) texture compression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    libfgen

    Library for optimization using a genetic algorithm or particle swarms

    libfgen is a library that implements an efficient and customizable genetic algorithm (GA). It also provides particle swarm optimization (PSO) functionality and an interface for real-valued function minimization or model fitting. It is written in C, but can also be compiled with a C++ compiler. Both Linux and Windows are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TIFF to EPS graphic file converter, entirely written in PostScript, with many amazing features: compression of output EPSs, scaling images, resolution overide, making separations (of CMYK images), making `header' EPSs (which reads TIFF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BAR can create compressed, encrypted and splitted archives of files and disk images which can be stored on a disk, cd, dvd, bd or directly on a ftp, scp or sftp server. A server-mode and a scheduler is integrated for making automated backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    duplicate

    Remove duplicate files using binary compression

    Utility that checks all files for given directory and removed the duplicates by binary compression comparison.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Voucher Script
    Denovo Voucher Script (DVS) is a ready to use vouchers/coupons/offers/discounts/cashback website you can install on your domain in a matter of minutes, easily configurable and can be customized as needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pixz

    Parallel compression utility

    New releases of pixz live at the GitHub page: https://github.com/vasi/pixz/releases
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    TriggerZip
    Application for compressing files with different compression algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SimpleLZW

    An file compression/decompression tool using LZW algorithm

    This is an implementation of LZW algorithm for compress/decompress files. It easy to use. type ./lzw -h to see more help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libntfs-wii

    libntfs-wii

    libntfs is a port of the NTFS-3G driver to the Nintendo GameCube/Wii

    libntfs is a port of the [http://www.tuxera.com/community/ntfs-3g-download/ NTFS-3G] driver to the Nintendo GameCube/Wii, modeled on the libfat interface. Features: - Full read/write, files of any size can be created, modified, renamed, moved, or deleted. - Compression, read/write support for compressed files - Symbolic link and directory junction walking - Partial journaling (see below) <br> Credits A big thanks to all the authors of NTFS-3G, of which this library makes use of. Thanks also to the following: * Authors of libogc for providing the libraries framework * Authors of libfat for laying the foundations * rodries for his help and contributions (cache, bug fixes, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lzma codec
    provide an easy way to use lzma compression from https://sourceforge.net/users/ipavlov
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AT4J is a set of tools for working with data compression and file archives from Java. It supports reading and creating Zip and Tar files, as well as several types of compression algorithms via third party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GriF (Grid Framework)
    GriF is a new JAVA Collaborative Grid Framework developed by COMPCHEM Virtual Organization operating in the EGI Production Grid environment aimed at running multi-purpose scientific applications empowering Grid massive calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ZPAQ

    Archiver and compression library

    zpaq is a journaling archive for incremental backups with deduplication. Journaling means that the archive is append-only and you can revert to an earlier state to recover old versions of files. Compression is based on the open ZPAQ standard, a self-describing format that preserves compatibility as improved algorithms are developed. The default compression level is faster than zip with better compression. Typical speed for 100 GB is 1-2 hours for a full backup and 1-2 minutes for incremental backups of files whose date has changed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Normalized Compression Distance

    A C++ toll to measure the normalized compression distance of two files

    You need to add 7-zip to this package in order for it to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Liubaobao .Net Web File Manager

    Liubaobao .Net Web File Manager

    A web file manager with good usability

    Liubaobao File Manager is an opensource tool that you could use to manage your server files through a web browser, quick AJAX request and responses, with thumbnail capabilities, FCKeditor support, text file edit, code edit, zip compression functionalities etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jpxdec

    jpxdec is open-source scanline jpeg2000 decoder library written in C

    jpxdec is open-source scanline jpeg2000 decoder library written in C, which utility implements the continuous tone image compression spec, also known as ISO/IEC 15444 (JPEG 2000 Standard). FEATURES: 1. Scan lines decoding and row-based wavelet transform. 2. Use fix-point to achieve high performace. 3. Memmory management support. 4. Stream-based input decoding. 5. Automatically colospace convert support. 6. Support basic 5 progression order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SERVOS Professional

    SERVOS Professional

    SERVOS is an open source Linux-based operating system.

    ...It is a modern dynamic system which can dynamically load and unload executable modules at runtime on or having a minimal hardware requirement. The versatile modular approach using LZMA compression technology makes SERVOS one of the best highly compressed operating system in the history. SERVOS modules are specially designed to be much smaller than any other compressed packages available nowadays, and through the use of a Monolithic Kernel Design, speed of decompression remains usually faster than reading the full data from disk. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mico and Sico

    Mico and Sico

    Merge image files into a single Windows icon (.ico) file.

    Mico is a command line tool for creating Windows icons from multiple images. Sico is a command line tool for splitting icons back into separate images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    English: Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work. Dependencies: - Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier) - an external archiver Russian: Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой...
    Downloads: 0 This Week
    Last Update:
    See Project