Showing 42 open source projects for "compress"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    ... static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. In this case, compression time is completely ignored. Because only content developers compress the data at once and usually they don't care about its computational cost. But they always care end user's experience a.k.a. "loading time" and bandwidth. Please pay attention to "LZ4HC -9" which is quite faster than other methods.
    Downloads: 234 This Week
    Last Update:
    See Project
  • 2
    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: 7 This Week
    Last Update:
    See Project
  • 3
    TurboPFor

    TurboPFor

    Fastest Integer Compression

    Fastest Integer Compression. ALL functions are available for AMD/Intel, 64-bit ARMv8 NEON Linux+MacOS/M1 & Power9 Altivec. 100% C (C++ headers), as simple as memcpy. OS:Linux amd64, arm64, Power9, MacOs (Amd/intel + Apple M1).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    ... and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
    Leader badge
    Downloads: 174,934 This Week
    Last Update:
    See Project
  • 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.
  • 5
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    ... that of proprietary high-speed JPEG codecs. libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API. libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
    Leader badge
    Downloads: 86,914 This Week
    Last Update:
    See Project
  • 6
    RSPzip

    RSPzip

    zip compression dll

    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, after july/2022 zip handling code provided by 7zip code, the 7z.exe Alone converted to a DLL, no more Infozip code
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Win32 and Win64 DLL to compress files in the standard Gzip format and also the new Gzip2, this format can compress files as large as 9.223.372.036 gigabytes and has also MD5 the integrity check, now also SHA512 too, now with support to multi-threads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    parolin

    parolin

    tar based win32/64 DLL

    C code and executable to do an arquive of multiples files or folders a la tar, with the advantage of full compatibility with future versions This means that if in the future someone improve the code older files will still be able to be extracted without problems, it looks like an improvement over tar. Its an application to compress and extract files in the .val format, when functional it can be used to replace tar files, the advantage is that it will handle any previous versions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    RSPmfce
    Win32/Win64 DLL to compress memory or files using zlib, bzip2, xz or LZO , the integrity check is provided by crc32
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Image Conversion utility to convert, compress, and decompress up to 4-bit grayscale images for displaying on the PalmPilot/III. It can take any pbm, pnm, pgm file generated by the netpbm package and convert it into a suitable image for the Pilot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rsptar_gzip

    rsptar_gzip

    TAR based DLL

    C code and DLL (with sample project) with library libarchive and GNU tar 1.34 to list, update, delete, extract and create latest GNU tar files uncompressed or compressed with gzip, gzip2, gzip2 multi-thread, bzip2, bzip3, bzip3 multi-thread, lzip, lzop, lzop2, lzop2 multi-thread, lz4, lz5 multi-thread, lzma, brotli, brotli2 multi-thread, Zstandard, xz , the old Unix compression utility 'compress' (.Z) , compress2 multi-thread (.Z2), zip, 7zip and many more formats with full Unicode support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    betaras
    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, full Unicode support added at 06/November/2020, another option with more features about zip capabilities is the Parolin project at http://parolin.sourceforge.net/, if Winrar and 7zip compatability is important Parolin is a better option also statndard AES encryption is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    rspadv
    Win32/Win64 DLL to compress files with an advanced compression format (LZMA) and now also .xz compression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    makedumpfile

    make a small dumpfile of kdump

    The makedumpfile project page moved to https://github.com/makedumpfile/makedumpfile. By using the makedumpfile command, it is possible to shorten the dumpfile of kdump.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    hufc is a utility to compress or expand files using Huffman coding. It can use a 16-bit CRC or the IP checksum for error detection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Gemc

    Gemc

    Prepare your CD images (BIN,CDI,NRG,CCD or similar) for compression

    Gemc lets you prepare CD image files (such as BIN, CDI, NRG, CCD, or similar) so that they'll compress far better in programs such as WinRAR. HERE`S HOW TO USE IT: Run the CD image file (i.e. filename.bin) through GEMC to create an ECM file (i.e. filename.bin.ecm). Compress the ECM file (i.e. filename.bin.ecm) using your favorite compression program (i.e. 7Z,RAR,ZIP..). Back up, transmit via Internet, or whatever you normally do with CD images! When you want to burn the CD again...
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 19

    GoaheadZ

    Translate HTML file to *.c file and using zlib to compress HTML Data

    Translate HTML to *.c file and use zlib to compress HTML Data. You can use it to cut down the size of Web Server ROM. (Vxworks and Win)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    megapacker

    pack selected file many times recursively

    It was written for the sake of joke. Suppose somebody asks you to archive and send one file. You can fast compress it many times(e.g. 2000). I am fond of a joke in such way at my Windows friends. Of course it could be written in Bash much easy, but in C it's much faster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The RLE compression pack is a set of utilities to compress and decompress files using RLE algorithm.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Simple interface for compress and uncompress file and folder
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    This is a simple to use application which is used to create a file ( file containing textual information ), compress the same file using a inbuilt unix utility and then save the compressed file in a location specified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Terminal session monitor toolkit
    With ttyutils, a user can watch and control a remote user's terminal session, record the terminal session to a file for later playback. or write scripts to automate interactive terminal programs such ftp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fpsc is a Fast Parallel Stream Compressor. It can use multiple CPUs to compress (gzip or bzip2) a data stream. (from stdin to stdout) It is built to achieve maximum throughput, everything else (especially memory usage) can be sacrified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next