Search Results for "{ compression" - Page 10

Showing 237 open source projects for "{ compression"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    This project should be deleted because the name "Garp" was already taken. This project will continue under the name "Arpix" (that is, if the SourceForge staff approve my "Arpix" project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Persistent RTS space game with custom scripting, custom ships, single and multiplayer, time compression and 3D/2D/text based clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    lrzip

    Long Range Zip

    Lrzip is a lossless compression application designed to scale with modern hardware resources using a variety of different back end compression algorithms with the ability to have unlimited size compression windows and optional high grade encryption. The larger the file the better the compression possible and the more powerful the hardware the faster it can compress with a heavily multithreaded design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Experimental command line compression utility to experiment with various compression algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    sdelta produces files that describe the difference between two textual files, such as source tarballs. The sdelta patch can be combined with the first file to recreate the second later. bzip2 compressed sdelta patches are smaller than equivilent bzip2 c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open MP accelerated implementation of distributed network storage system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    For the Graduation project of 4th year CSE, ASU. Grid Application .. may be fractal image compression or anything else ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Firefly's Clean Lzo

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

    LZO is a compression library which is widely used around the world. The main problem with LZO is that it is absolutely not human readable. People have done crazy stuff to get LZO to run in their language. Usually it implies inline assembly or trying to execute data which actually contains machine code. This is sick. Whoever is responsible for this sorry situation ought to be ashamed. So I'm going to deobfuscate LZO and provide a ISC implementation of this algorithm in Python and C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PicDatCom is an image compression codec. PicDatCom implements the JPEG 2000 standard (ISO/IEC 15444-1).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    E2compr is a small patch against the ext2 file system that allows on-the-fly compression and decompression. But this is not properly documented. So I want to document the code of e2compr with the help of other interested people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AqBackup is a revision controlled backup storage system for local or remote access. It uses compression if appropriate and allows to restore to any directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing...
    Downloads: 0 This Week
    Last Update:
    See Project