Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lossless-compression-algorithm

dropbox/lepton ๐Ÿ“ฆ

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

Language: C++ - Size: 51.9 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 5,012 - Forks: 354

FLIF-hub/FLIF

Free Lossless Image Format

Language: C++ - Size: 19.6 MB - Last synced: about 16 hours ago - Pushed: 5 months ago - Stars: 3,724 - Forks: 228

team-charls/charls

CharLS, a C++ JPEG-LS library implementation

Language: C++ - Size: 15.5 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 169 - Forks: 74

ahmedfgad/ArithmeticEncodingPython

Data Compression using Arithmetic Encoding in Python

Language: Python - Size: 33.2 KB - Last synced: 8 days ago - Pushed: 4 months ago - Stars: 67 - Forks: 16

mieskolainen/RLS-Golomb-Rice

RLS-Golomb-Rice lossless codec

Language: Matlab - Size: 2.7 MB - Last synced: 23 days ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

douglasjunior/emage

๐Ÿง™โ€โ™‚๏ธ From developers to developers: a cross-platform tool for losslessly image compression.

Language: JavaScript - Size: 1.51 MB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 119 - Forks: 10

gchudov/cuetools.net

CD image processing suite with optimized lossless encoders in C#

Language: C# - Size: 40 MB - Last synced: 27 days ago - Pushed: about 1 month ago - Stars: 460 - Forks: 49

luben/zstd-jni

JNI binding for Zstd

Language: C - Size: 37.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 788 - Forks: 161

xiph/flac

Free Lossless Audio Codec

Language: C - Size: 8.34 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 1,513 - Forks: 265

AliiMahmoud/Lossy-and-Lossless-compression

Java implementation for some lossy and lossless compression algorithms (LZ77, LZ78, LZW, Non-uniform quantization and Standard Huffman)

Language: Java - Size: 284 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 0 - Forks: 2

solkin/bzz-java

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

Language: Java - Size: 40 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

solkin/bzz-go

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

Language: Go - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

libjxl/libjxl

JPEG XL image format reference implementation

Language: C++ - Size: 32.7 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2,144 - Forks: 218

Rillke/flac.js

JavaScript FLAC encoder, decoder

Language: JavaScript - Size: 17.1 MB - Last synced: 28 days ago - Pushed: almost 5 years ago - Stars: 61 - Forks: 12

sahaRatul/sela

SimplE Lossless Audio

Language: C++ - Size: 613 KB - Last synced: 27 days ago - Pushed: about 4 years ago - Stars: 209 - Forks: 24

dduyg/byte-efficient

A flexible Python tool for compressing data files with gzip, perfect for efficiently storing or transmitting large amounts of data without compromising quality.

Language: Python - Size: 18.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

snehpahilwani/Huffman-Coding

Huffman Encoder-Decoder

Language: Java - Size: 8.79 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

respinha/audio-video-codification

Assignments for the Audio Video Codification course.

Language: C++ - Size: 34.7 MB - Last synced: 2 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

gchudov/libtta

A clone of TTA Lossless Audio Codec

Language: C - Size: 40 KB - Last synced: 27 days ago - Pushed: about 6 years ago - Stars: 8 - Forks: 1

AbhishekSalian/Chain-Code

Its is one of the lossless compression algorithm.

Language: Scilab - Size: 2.98 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

cgbur/arcode-rs

An arithmetic coder for Rust.

Language: Rust - Size: 614 KB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 23 - Forks: 2

Geolm/arithmetic_codec

arithmetic encoder decoder, C port of Amir Said's FastAC

Language: C - Size: 74.2 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

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

Language: C - Size: 62.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 282 - Forks: 15

rishavgiri6/Data-compressor-Mini-File

A Huffman decoder to enable lossless text file compression upto 100kb. Separate file for URL shortening as well.

Language: C - Size: 4.01 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

pesout/Dwarferizer

Lossless compression algorithm. Input data are interpreted in different ways and the algorithm is searching for identical parts then. It's being bulit.

Language: JavaScript - Size: 88.9 KB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

upupming/arithmetic-coding

:wrench: Arithmetic coding algorithm implemented in Node.js, both API and CLI support. ็ฎ—ๆœฏ็ผ–็  npm ๅŒ…๏ผŒๆ”ฏๆŒ API ่ฐƒ็”จๅ’Œ CLIใ€‚

Language: JavaScript - Size: 749 KB - Last synced: 19 days ago - Pushed: about 5 years ago - Stars: 10 - Forks: 2

mohit01-10/LZW_and_Huffman_Compression_Algorithm

Implemented Huffman and LZW lossless data compression techniques.

Language: Python - Size: 11.9 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

SamirPaul1/txt-compressor

An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.

Language: JavaScript - Size: 34.5 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 17 - Forks: 31

MuhammadAhmad21042002/Huffman-Encoding-in-Cpp

C++ implementation of Huffman Encoder and Decoder

Language: C++ - Size: 5.86 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

plipustel/Data_Compression

This project was aimed to complete my Bachelor Degree in Computer Science @2011 in University of Sumatera Utara, Indonesia. This project is a software that implements Lossless Data Compression Algorithms (Lempel Ziv Welch, Arithmetic Coding, Burrows Wheeler Transform, and Run-Length Encoding Algorithm)

Language: Pascal - Size: 1.37 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

Arthod/Bzip2-in-Java

My CS Bachelor Thesis (Summer 2022)

Language: TeX - Size: 87.8 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

RollinHugo/Lossless-compression

Lossless compression implementation in Java

Language: Java - Size: 18.6 KB - Last synced: 9 months ago - Pushed: about 7 years ago - Stars: 3 - Forks: 2

karimkohel/DCW

The DCW stands for Damn Compression Wizard and is basically what it sounds like, a compression app that can compress a text file using Huffman Code (Lossless))

Language: C - Size: 1.05 MB - Last synced: 11 months ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

matinmonshizadeh/Image-Compression-Huffman-coding-technique

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

Language: Python - Size: 247 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

e-hengirmen/Huffman-Coding

A C++ compression program based on Huffman's lossless compression algorithm and decoder.

Language: C++ - Size: 181 KB - Last synced: 11 months ago - Pushed: about 3 years ago - Stars: 81 - Forks: 7

Debraj-Dey/Huffman_Encoding_Decoding

An Web Application that uses Huffman Coding for compressing & decompressing txt files.

Language: JavaScript - Size: 791 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

arjkashyap/Compress-Me

A small web app for lossless compression for text files

Language: TypeScript - Size: 668 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

khoi03/4-Different-Lossless-Compression-Algorithms

Language: Jupyter Notebook - Size: 14.1 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 33.2 KB - Last synced: 13 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 2

MarcelPiNacy/VectorCodec

(WIP) Fast lossless compression for 32-bit floats.

Language: C++ - Size: 77.1 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

Showndarya/Image-Compression-using-LZW

Image compression and decompression using LZW written in java

Language: Java - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 3 - Forks: 2

yuxwind/ExactCompression

[NeurIPS 2021] Official PyTorch Code of Scaling Up Exact Neural Network Compression by ReLU Stability

Language: Python - Size: 28.5 MB - Last synced: 26 days ago - Pushed: about 2 years ago - Stars: 7 - Forks: 0

garimachhikara128/ImageHuffmanCoding

Huffman coding applied on images to obtain lossless image compression

Language: Matlab - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 4 - Forks: 3

BryanYehuda/CompressionMethodComparison

Repository ini dibuat untuk menampung code penghitungan MSE, SNR, dan PSNR untuk melakukan perbandingan Metode Compression Lossless dan Lossy

Language: Python - Size: 3.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

w-henderson/Huffpy

๐Ÿ—œ๏ธ Lightweight and efficient Python library for Huffman coding.

Language: Python - Size: 588 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

Zenithar/go-geopoint

GPS Point encoding library

Language: Go - Size: 38.1 KB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

levindoneto/Burrows-Wheeler_Transform

Reversible permutation of the characters of a string, which can be used for lossless data compression based on block sorting.

Language: Python - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 2

shitpoet/paq1s

simple implementation of (part of) PAQ1

Language: C# - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

sahaRatul/sela-java

Java rewrite of Sela lossless audio codec

Language: Java - Size: 191 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 14 - Forks: 0

pvs1209pvs/Huffman-Compression

Lossless text compression using Huffman Coding.

Language: Kotlin - Size: 5.78 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

FairozaAmira/4DNonSepDWT

4D Non-separable Integer Wavelet Transform for Lossless and Lossy Image Compression

Language: MATLAB - Size: 1.12 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

mhilmi999/TugasLossyLosslessCompression_DCT_Fractal

Algoritma program dalam Lossy dan Lossless Compression menggunakan metode DCT dan Fractal melalui bahasa pemrograman Python

Language: Python - Size: 27.2 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

vuanhtuan1012/multimedia-representation-and-compression

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

Language: Matlab - Size: 718 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 7 - Forks: 2

sherifabdlnaby/Lossless-Text-Compression-App

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

Language: Java - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

pvs1209pvs/LZW-Compression

Lossless data compression using Lempel-Ziv-Welch algorithm.

Language: C++ - Size: 138 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

charun80/imageio-flif

imageio plugin with FLIF wrapper for Python

Size: 16.6 KB - Last synced: 11 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

code-blooded/Image-Compression

Compression using various algorithms and Comparision

Language: Python - Size: 1.05 MB - Last synced: 12 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 6

AbhishekSalian/Shannon-Fano-Coding

This program is created to understand how Shannon Fano Coding works.

Language: Jupyter Notebook - Size: 398 KB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

mhmelshaaer/data-compression-multimedia

Various algorithms for lossy and lossless compression

Language: Java - Size: 110 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

nyolamike/dotnyo

I am trying to build a data compression algorithm by exploring unconventional means like johnny_walker

Language: Rust - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

nyxgear/bwtzip-openmp

Parallel version of the bwtzip project implemented by means of the OpenMP APIs

Language: C++ - Size: 8.96 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

alanmacleod/huffmanjs

Little module to compress arbitrary data, e.g. before sending to the server. Simple to use; huffman.compress() and huffman.decompress().

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

SK-Genius/CoDec

ImageCodec

Language: C++ - Size: 1.32 MB - Last synced: 12 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

shitpoet/paq1

PAQ1 original source code

Language: C++ - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

jojanper/huffcreate

Huffman code creation

Language: C - Size: 13.7 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

adikul30/lzw-lossless-compression

Lempelโ€“Zivโ€“Welch (LZW) is a universal lossless data compression algorithm

Language: Python - Size: 1.95 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
lossless-compression-algorithm 66 compression 18 huffman-coding 11 compression-algorithm 10 lossless 9 image-compression 9 huffman 8 data-compression 8 python 7 entropy-coding 7 lossless-data-compression 7 encoder 7 huffman-compression-algorithm 6 lossy-compression 6 arithmetic-coding 5 huffman-tree 5 decoder 5 java 5 audio 4 encoding 4 huffman-encoder 4 cpp 4 huffman-decoder 4 codec 3 lossy 3 javascript 3 lzw-compression 3 huffman-coding-algorithm 3 compress 3 decompression 3 multimedia 2 python3 2 archiver 2 compression-methods 2 burrows-wheeler-transform 2 decoding 2 c 2 huffman-algorithm 2 css 2 computer-science 2 flac 2 huffman-compression 2 text-compression 2 lossless-compression 2 jpeg 2 image-processing 2 huffman-compressor 2 decompressor 2 audio-codec 2 binary 1 huffman-encoder-decoder 1 decompression-algorithm 1 decompression-implementations 1 ukkonen-algorithm 1 html5 1 backend-api 1 backend-services 1 rest-api 1 avx2 1 header-only 1 polimi 1 compression-implementations 1 datastructures 1 run-length-encoding 1 run-length-decoding 1 rle-compression-algorithm 1 move-to-front 1 bzip2 1 run-length-text-encoding 1 lempel-ziv-welch 1 dictionary-compression-algorithm 1 burrows-wheeler-tranform 1 tree 1 txt-encode 1 svgo 1 jupyter-notebook 1 imageio-plugin 1 lzw-encoding 1 quantization 1 entropy 1 color-space 1 map 1 privacy-preserving 1 bwt 1 lossless-algorithms 1 lossless-music 1 music-library 1 greedy-algorithms 1 jpeg2000 1 wavelet-transform 1 dct 1 fractal 1 lossy-compresion 1 parallel-programming 1 openmp 1 mit-license 1 wip 1 grayscale-images 1 rust-lang 1 rust 1