Search Results for "{ compression" - Page 7

Showing 846 open source projects for "{ compression"

View related business solutions
  • 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
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 1
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA)...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    M3

    M3

    Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar

    M3 is a Prometheus-compatible, easy-to-adopt metrics engine that provides visibility for some of the world’s largest brands. M3 is the obvious choice for Cloud Native companies looking to scale up their Prometheus-based monitoring systems. M3 can be used as Prometheus Remote Storage and has 100% PromQL compatibility. M3 was originally developed at Uber in order to provide visibility into Uber’s business operations, microservices, and infrastructure. With its ability to horizontally scale...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    parolin

    parolin

    tar based win32/64 DLL

    ... without problems, it is almost as fast as tar, for the moment it can generate .val files in gzip, bzip2, bzip3, lz5, brotli2, lzop2, Zstandard, xz and LZMA, but more compression methods will be added like our DLL version of this console application, a lot need to be done yet
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    mendelson AS4

    mendelson AS4

    Implementation of ENTSOG AS4, e-SENS AS4, ebMS AS4, PEPPOL AS4

    mendelson AS4 is a free JAVA-based open source AS4 solution. Contains a logging- and configuration GUI (SWING), supports PUSH and PULL messages, ENTSOG AS4 Usage Profile, e-SENS AS4 Usage Profile, ebMS AS4 Usage Profile, BDEW AS4 Usage, PEPPOL AS4 Usage Profile, signatures (SOAP, payload), selectable profile per trading partner, encryption (SOAP, payload), UserNameToken, TLS, pluggable into any servlet container, trading partner management, compression, certificate management
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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.
    Learn More
  • 5

    Audio-Archive-Toolbox

    Windows 64 bit command line utility to manage audio file compression

    Audio Archive Toolbox is a Windows based suite of tools to compress audio files from 16 or 24 bit wav format, to mp3, aac (m4a), ogg, opus, and flac formats. It can also add ID3V2 tags to compressed audio files, create playlists, create md5 checksum files for all compression formats, and create ffp checksums for FLAC files. AATB can also delete redundant wav files after compression, saving space for archiving.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    E-Learning Simulator: VUONG-DCP

    Data Compression Simulator for E-Learning:

    Data Compression Simulator for Text, Sound, Images and video-clips. Variable Data Compression methods could be applied. Simulators has a web client for E-Learning. It is focused for students and data compression interests., Support-WIKI https://sourceforge.net/p/vuong-dcp/wiki/Home/ Project founder: Dr. The Anh Vuong (Admin) https://vuongblog.wordpress.com/vuong-publications/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Qvid

    Qvid

    Stream low latency video from your desktop or webcam over TCP/IP

    Qvid is a demo video streaming application for Windows (MacOs support limited and currently broken), written in Python. It allows you to capture screenshots of your desktop, webcam, and selected windows programs. The captured images are compressed and sent as a continuous stream over a TCP connection to a single machine. Developed alongside https://sourceforge.net/projects/netjoy/ to allow for off-site, single and multiplayer, game play over an internet connection.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9

    qoirsk

    simple and lossless image file format

    simple and lossless image file format with encode and decode speed is very fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    litc

    litc

    Litc - light in band text compressor

    A very simple dictionary based text compressor. Created to shorten single line UTF8 strings; it tries to compress them quickly with a simple interface that can be used as a drop in replacement for Encoding.UTF8.GetBytes(value) and Encoding.UTF8.GetString(packed). The public Litc API are in fact: byte[] packed = Litc.GetBytes(value); string unpacked = Litc.GetString(packed);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZipLite

    ZipLite

    Comprimidor de Archivos

    Es un compresor de archivos que permite comprimir y descomprimir archivos y carpetas en formato zip. Este ofrece una interfaz con pestañas para facilitar la navegación y el uso de diferentes funcionalidades, como extraer archivos zip y compartir enlaces. Además su objetivo principal es ofrecer una herramienta ligera y eficiente para la gestión de archivos comprimidos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    dm-commander

    dm-commander

    DM-commander is a two-pane file and archive manager for Windows.

    DM-commander is a fast and powerfull two-pane file and archive manager for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    project_bwt
    This is a research project to possible improve compression using LZ77, LZSS or bwt, bwt is used on the bzip2 compression library, the v28 from 04/dec/2022 is the first version to almost beat lzma, indeed it is a tweak of lzma, the decoder for v28 will follow in a few days
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    mfbpdf

    mfbpdf

    Easy converting PNM to (MASK+FG+BG)-pdf.

    MFBpdf is a simple project for easy converting PNM to (MASK+FG+BG)-pdf. It uses libtiff and libjpeg for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CacheGuard WAN

    CacheGuard WAN

    Network Quality of Service Appliance

    CacheGuard WAN (Optimization) provides network traffic Shaping, multi WAN access management, Caching, Load Sharing & HTTP compression. The Web traffic Optimization works as a transparent (or explicit) HTTP/HTTPS caching proxy. CacheGuard WAN is distributed as an open source OS to install on a virtual or hardware machine. Once installed on a machine, CacheGuard-OS transforms that machine into a network appliance to implement as a link to internet (or other WAN) routers. CacheGuard-OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BWTC32Key

    BWTC32Key

    A file compressor with AES256CTR and Base32768 binary-to-text encoding

    BWTC32Key is a program I wrote that compresses data, then optionally encrypts it, and then outputs a Base32768 representation as the final output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is bzip2/bzip3 compression/uncompression win32 and win64 dll, now with support to multi-threads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mfbdjvu

    mfbdjvu

    Easy converting pgm and ppm to (MASK+FG+BG)-djvu.

    MFBdjvu is a simple project for easy converting pgm and ppm to (MASK+FG+BG)-djvu. It uses djvulibre for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki. MFBdjvu based of simpledjvu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ©XSIBackup-DC is a C binary that runs in the ©ESXi shell and behaves as a backup and replica service. It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jfBackup

    jfBackup

    Enterprise Tape Backup Solution (Windows Server 2008R2+)

    jfBackup ======== Enterprise Tape Backup Solution for Windows Server 2008R2 x64 or better. Features: - Volume Shadow Backups (backup open files) - Full Backups of Remote and Local Volumes (client/server model) - Tape Changer (multi-tape backups w/ barcode reader support) - software compression (zlib) - email notification Not Supported (yet): - Incremental Backups - Image Backups (bare-metal restores) - SQL Backups (volume shadow backup should capture SQL data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SH-Engine

    SH-Engine

    crossplatform multithreaded object-oriented render and audio engine

    SH-Engine - crossplatform multithreaded object-oriented render and audio engine. Based on OpenGL 3. Support for Windows and Linux. Contains 2D-graphics, 3D-scene and sound.
    Downloads: 0 This Week
    Last Update:
    See Project