An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lossless-compression-algorithm

A curated list of projects in awesome lists tagged with lossless-compression-algorithm .

https://github.com/dropbox/lepton

Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.

compression compression-algorithm decompression jpeg lossless-compression-algorithm

Last synced: 28 Sep 2025

https://github.com/avaneev/lzav

Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

compress compression compression-algorithm compression-library compressor data-compression data-compression-algorithms lossless-compression lossless-compression-algorithm lossless-data-compression lz4 lz77 lzf snappy

Last synced: 10 Jul 2025

https://github.com/upupming/arithmetic-coding

:wrench: Arithmetic coding algorithm implemented in Node.js, both API and CLI support. 算术编码 npm 包,支持 API 调用和 CLI。

arithmetic-coding compress compression lossless-compression-algorithm

Last synced: 12 Aug 2025

https://github.com/vuanhtuan1012/multimedia-representation-and-compression

compute entropy of an image, text; encode/decode text with huffman coding, LZW, LZ77; quantizatize image, signal

color-space entropy image-compression lossless-compression-algorithm quantization

Last synced: 08 Oct 2025

https://github.com/matinmonshizadeh/image-compression-huffman-coding-technique

The algorithm design project contains Huffman coding, a lossless algorithm to reduce image file size.

huffman-coding image-compression lossless-compression-algorithm

Last synced: 09 Oct 2025

https://github.com/w-henderson/huffpy

🗜️ Lightweight and efficient Python library for Huffman coding.

compression huffman-coding huffman-compression-algorithm huffman-tree lossless-compression-algorithm python

Last synced: 03 Mar 2025

https://github.com/sherifabdlnaby/lossless-text-compression-app

A Java program that implements (4) four lossless text compression techniques for ASCII Text and compares compression ratio.

lossless lossless-compression-algorithm text-compression

Last synced: 26 Feb 2025

https://github.com/nic-obert/frequency_tree_compression

A lossless compression algorithm implemented in Rust, inspired by Huffman coding

compression huffman-coding lossless-compression-algorithm rust

Last synced: 16 Apr 2025

https://github.com/mr-ravin/ravdec

Ravdec is a module written in python, which is based on a Lossless Data Compression Algorithm designed by Mr. Ravin Kumar on 19 September, 2016. This compression algorithm have a fixed compression ratio of 1.1429 in all possible cases, It accepts data of following format: alphabets,numbers, and symbols. It can be used where the machine generates data at a very fast rate, that it became difficult for other algorithms to calculate the probability of a symbol, as data keeps on getting large, and is transmitted over the network with a much faster rate. In this case also, the above module, and algorithm gives the same compression ratio.

compression-methods lossless-compression-algorithm python

Last synced: 17 Mar 2025

https://github.com/solkin/bzz-java

Tiny library that work like a bee to bring you sweet result

archiver compression huffman lossless-compression-algorithm

Last synced: 11 Jun 2025

https://github.com/thkox/uni_2023-compression-and-object-removal

This project is a team assignment for the "Multimedia Systems" course, offered in the 6th semester of the 2023 academic year at the University of Piraeus, Department of Informatics.

2023 6th-semester colorama compression-algorithm department-of-informatics heapq lossless-compression-algorithm motion-compensation multimedia-systems numpy object-removal opencv-python pickle python scipy-stats university-of-piraeus

Last synced: 10 Apr 2025

https://github.com/youssef-saaed/huffman-coding-algorithm

This repository contains a C implementation of the Huffman coding algorithm, which is an efficient method for lossless data compression. The code constructs a Huffman tree based on the frequency of characters in a given message and generates a unique binary code for each character, minimizing the overall space required to store the message.

algorithms data-compression discrete-mathematics huffman-coding lossless-compression-algorithm

Last synced: 22 Mar 2025

https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool

A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.

data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter

Last synced: 05 Oct 2025

https://github.com/fednazar/kitten

Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms

compress compression compression-algorithm compressor data-compression game-development gamedev lossless-compression lossless-compression-algorithm lossless-data-compression lz77 lz77-compression-algorithm lzss lzss-compression-decompression

Last synced: 24 Aug 2025

https://github.com/harsha-yuvaraj/Data-Compression-and-Decompression-Tool

A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.

data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter

Last synced: 02 May 2025

https://github.com/solkin/bzz-go

Tiny library that work like a bee to bring you sweet result

archiver compression huffman lossless-compression-algorithm

Last synced: 11 Jun 2025