Search Results for "compression algorithm" - Page 3

Showing 93 open source projects for "compression algorithm"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    Kirmah
    Encryption with symmetric-key algorithm Kirmah - generate keys with exotic chars - redefine key length - key mark to ensure decryption capabilities - mix data - fast with multiprocessing - possible compression - gui on gtk3 - cli tool - python3 DEPENDENCIES : ======== python3, python-gobject, gobject-introspection, pygtk 3 modes are available to encrypt : ======== - compression (full / disabled or only final step) - random...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FLAC Decoder/Encoder

    FLAC Decoder/Encoder

    Hardware FLAC Encoder / Decoder

    FLAC (Free Lossless Audio Codec) is a Codec for Lossless Compression of digital audio. Digital audio compressed by FLAC's algorithm can typically be reduced to 50–60% of its original size and decompressed to an identical copy of the original audio data. FLAC is an open format with royalty-free licensing and a reference implementation which is free software. This project is High Performance, Low Power and High Quality FLAC Encoder and Decoder on HDL Code for FPGAs or ASICs synthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SilentEye
    SilentEye is a cross-platform application design for an easy use of steganography. It provides a pretty nice interface and an easy integration of new steganography algorithm and cryptography process.
    Leader badge
    Downloads: 232 This Week
    Last Update:
    See Project
  • 4

    DNAcompact

    Genome compression algorithm with/without reference (Linux/Windows)

    As the technique of acquiring genome sequences advances, the storage and data transferring of large genome data are becoming important concerns for biomedical researchers. We propose a two pass genome compression algorithm, which highlights the synthesis of complementary contextual models and the introduction of logistic regression mixture method, to improve the compression performance. The proposed framework handles genome compression with and without reference seque- nces, and demonstrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    sfxcompress
    The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QualComp

    Lossy Compression algorithm for Quality Scores

    QualComp is a lossy compression algorithm for the quality scores presented in a FASTQ file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 2 This Week
    Last Update:
    See Project
  • 9

    jsonpack

    A compression algorithm for JSON

    See https://github.com/sapienlab/jsonpack
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    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. Several uncompressed texture format are also supported. This program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    CFTP is a tool that is dedicated transmission speed, it can break through LAN bandwidth limitations, and the actual data transfer rate can be over the bandwidth. In the Gigabit Ethernet, the actual data transfer rate of CFTP is up to 1600Mbps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Peters Backup is a program for backing up your important data files on to diskette, zip drive, fixed disk or CD/RW. It uses an extremely efficient compression algorithm. It keeps track of all versions of your files in full and incremental backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The RLE compression pack is a set of utilities to compress and decompress files using RLE algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple but fairly optimized implementation of LZW compression algorithm. Designed on Windows (vs2010 project included), but since it has a command line interface and doesn't use MS-specific features, it should be cross-platform.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    A lossless audio codec that switches between predicive audio compressors block wise on the fly, always choosing the one with the best compression rate. It will be designed for near to optimum compression rate, and not consider coding/decoding speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Implementation of LZW compression/decompression algorithm in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClassLibrary for encoding and decoding files using LZW compression algorithm. The base for the compression is the default ANSI table.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    CrunchMe is a JavaScript compression tool. It compresses JavaScript source code to a self-extracting program using an LZ algorithm, achieving quite good compression ratios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A text compression program based on Huffman algorithm. Used on command line in form: python huffman.py [compress/decompress] [filename] Saves new file in form filename + "Compressed.txt"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An opensource c implementation of the lempel ziv 78 compression algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PZip is a C++ library and application with similar syntax and usage to bzip2 and gzip. The underlying compression algorithm is PPMD and compression performance is significantly better than either gzip or bzip, with similar speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An algorithm for compression and decompression of Binary Decision Diagrams will in many cases reduce the size of the BDD to 1-2 bits per node.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A crappy compression algorithm based on Huffman and rle.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.