Projects in Awesome Lists tagged with compression-algorithm
A curated list of projects in awesome lists tagged with 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: 18 Jan 2025
https://github.com/descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
audio audio-compression codec compression-algorithm deep-learning gans generative-adversarial-network pytorch residual-vector-quantization
Last synced: 14 May 2025
https://github.com/ionescu007/minlzma
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
arithmetic-coding compression compression-algorithm compression-library decompression decompression-algorithm decompression-implementations decompression-library lempel-ziv lzma lzma-sdk lzma2 lzmasdkoc markov-chain range-coder
Last synced: 07 Apr 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: 20 Nov 2024
https://github.com/beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
algorithm algorithms algorithms-and-data-structures benchmark benchmarking benchmarks bit-manipulation bitmap bitmaps compression compression-algorithm encoding minimal-perfect-hash rank rust rust-lang serialization succinct-data-structure
Last synced: 08 Apr 2025
https://github.com/horizon-research/Real-Time-Spatio-Temporal-LiDAR-Point-Cloud-Compression
This is a compression technique that targets for LiDAR-generated point cloud
compression compression-algorithm decompression point-cloud point-cloud-compression
Last synced: 20 Mar 2025
https://github.com/lorenzosaino/weissman-score
Weissman score calculator
compression-algorithm silicon-valley weissman-score
Last synced: 15 Apr 2025
https://github.com/emmanuel-marty/apultra
Free open-source compressor for apLib with 5-7% better ratios
6309 6502 68000 6809 8-bit 8088 amiga amstrad-cpc aplib aplib-format arm atari-st c c64 compression compression-algorithm gameboy retrocomputing z80 zx-spectrum
Last synced: 06 May 2025
https://github.com/jibsen/brieflz
Small fast Lempel-Ziv compression library
c compression compression-algorithm library
Last synced: 15 Apr 2025
https://github.com/emmanuel-marty/salvador
A free, open-source compressor for the ZX0 format
8-bit amiga amstrad-cpc atari atari-st c c64 compression compression-algorithm zx-spectrum zx0
Last synced: 15 Jun 2025
https://github.com/polygonplanet/lzbase62
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
base62 base64 compress compression compression-algorithm ecmascript javascript lz77 lzss string zip
Last synced: 07 May 2025
https://github.com/searchivarius/pyfastpfor
Python bindings for the fast integer compression library FastPFor.
compression-algorithm compression-schemes simd-compression sorted-lists
Last synced: 22 Feb 2025
https://github.com/fast-pack/pyfastpfor
Python bindings for the fast integer compression library FastPFor.
compression-algorithm compression-schemes simd-compression sorted-lists
Last synced: 12 Apr 2025
https://github.com/dynatrace-oss/dynahist
DynaHist: A Dynamic Histogram Library for Java
approximation-algorithms compression-algorithm data-sketches data-structures ddsketch dynamic-allocation hdrhistogram histogram histogram-library java memory-efficiency order-statistics quantile quantile-estimation quantiles sketches
Last synced: 07 May 2025
https://github.com/mpgn/crime-poc
:hocho: CRIME attack PoC : a compression oracle attacks CVE-2012-4929 :hocho:
compression-algorithm crime oracle
Last synced: 04 Apr 2025
https://github.com/jibsen/blz4
Example of LZ4 compression with optimal parsing using BriefLZ algorithms
c compression compression-algorithm lz4
Last synced: 12 May 2025
https://github.com/geraked/verilog-rle
Verilog Implementation of Run Length Encoding for RGB Image Compression
compression-algorithm computer-engineering fpga fpga-programming geraked image-compression image-processing ise matlab rabist rle rle-compression-algorithm run-length-encoding student-project verilog verilog-code verilog-hdl xilinx xilinx-fpga yazd-university
Last synced: 06 May 2025
https://github.com/illagrenan/django-brotli
Django middleware that compresses response using brotli algorithm.
brotli compression compression-algorithm django python
Last synced: 10 Apr 2025
https://github.com/koutto/compression-identifier
Compression Identifier tool (Zlib, Deflate, Gzip)
compression compression-algorithm pentest
Last synced: 23 Apr 2025
https://github.com/lemariva/squirelcrawl
This code compress a webpage into an html file. Images are converted to base64 and integrated together with CSS files in the html. Useful for webpages on microcontrollers (or low memory devices), a complete offline copy of a webpage etc.
compression-algorithm esp32 micropython website wifi-hacking
Last synced: 15 Jun 2025
https://github.com/aryainguz/picwise.co
PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.
clerk compression-algorithm hacktoberfest nextjs tailwindcss typescript
Last synced: 12 Apr 2025
https://github.com/cschen1205/js-string-compression
Package provides javascript for string compression
compression compression-algorithm hauffman-compression string-compressor
Last synced: 29 Jan 2025
https://github.com/zelon88/xpress
xPress File archiver and extractor
archive compression compression-algorithm decompression experimental extraction extractor python
Last synced: 06 May 2025
https://github.com/aashrafh/arithmeticcoding
Image compression using arithmetic coding algorithm
arithmetic-coding compress-images compression compression-algorithm image-compression images multimedia
Last synced: 07 May 2025
https://github.com/jbruchon/lzjody
Lempel-Ziv-JodyBruchon compression - a mix of interesting compression methods
compression-algorithm data-compression lempel-ziv lz rle run-length-encoding
Last synced: 13 May 2025
https://github.com/michael98liu/variable-byte-varbyte-encoding
Compress numerical data using variable byte encoding.
c-plus-plus compression compression-algorithm compressor
Last synced: 13 Feb 2025
https://github.com/cnlohr/vpxcoding
Zero-dependency single-file C header for VPX coding, a form of Arithmetic coding.
compression compression-algorithm compression-implementations compression-library
Last synced: 30 Apr 2025
https://github.com/kareem-emad/dcnn-accelerator
Low level design of a chip built for optimizing/accelerating CNN classifiers over gray scale images.
chip cnn cnn-accelerator cnn-classification compression-algorithm
Last synced: 12 Mar 2025
https://github.com/jibsen/bcrush
Example of CRUSH compression with optimal parsing using BriefLZ algorithms
c compression compression-algorithm crush
Last synced: 14 Mar 2025
https://github.com/MCJack123/Luz
An extremely light Lua compression algorithm.
compression compression-algorithm lua
Last synced: 01 Apr 2025
https://github.com/isarandi/rlemasklib
Manipulate run-length encoded image masks
compression-algorithm computer-vision cython image-mask image-masking image-processing image-segmentation mask python run-length run-length-encoding runlengthencoding segmentation
Last synced: 14 Apr 2025
https://github.com/biw/lzma-web
A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
compression compression-algorithm decompression decompression-library lzma
Last synced: 22 Apr 2025
https://github.com/basemax/miniarchivecompressor
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
compress compression compression-algorithm compression-implementations compression-library compressor cpp decompress-files decompressing-files decompression decompression-algorithm decompression-implementations decompression-library qml qt qt5 qtquick qtquick-controls qtquick-controls2
Last synced: 05 May 2025
https://github.com/markknol/hx-lzstring
LZString port in Haxe
compression compression-algorithm encryption encryption-algorithm haxe
Last synced: 20 Mar 2025
https://github.com/bhumijgupta/huffman-compression-library
A light weight C++ library implementation of huffman coding compression algorithm
c c-plus-plus compression-algorithm cpp cpp-library file-compression huffman-coding huffman-compression-algorithm huffman-compression-library
Last synced: 14 May 2025
https://github.com/ekrich/exip
Efficient XML Interchange (EXI) Embeddable C API
c-lang compression-algorithm embedded-c exi exip streaming-data xml
Last synced: 16 Apr 2025
https://github.com/vatshayan/machine-learning-project-for-image-compression
Implementation & Learning of Compression of Image through use of K-means Clustering Algorithm
artificial-intelligence compression compression-algorithm image image-analysis image-classification image-processing imagecompression jupyter-notebook machine-learning machine-learning-algorithms neural-network pandas png pyhton sckiit-learn
Last synced: 13 Feb 2025
https://github.com/abdallahhemdan/huffman-coding-compression
📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++
binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm
Last synced: 12 May 2025
https://github.com/madroach/ocaml-zlib
OCaml zlib bindings
compression compression-algorithm compression-implementations deflate deflate-format gzip gzip-compression gzip-format zlib zlib-port
Last synced: 20 Jan 2025
https://github.com/thisiskeanyvy/ntk-ultra-compression
NTK Ultra-Compression est un logiciel de compression de fichiers qui vise à réduire au maximum la taille des fichiers indépendamment du temps.
compression compression-algorithm hyper-compression ntk ntk-file rust rust-lang ultra-compression
Last synced: 06 May 2025
https://github.com/vtuanpham/svd_image_video_compression
Image and video compression via singular value decomposition with user-interface.
compress-images compression compression-algorithm image image-processing kivy kivy-application kivy-framework math multithreading svd svd-image-compression video video-compression video-processing webcam
Last synced: 17 Jan 2025
https://github.com/dariodip/prefix-search
Implementation of LPRC and PSRC
b-tree compression-algorithm string trie university-project
Last synced: 13 Apr 2025
https://github.com/luizppa/smal
A file comrpessor using LZ78 algorithm.
compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode
Last synced: 15 Jun 2025
https://github.com/hxndev/huffman-encoding-using-binary-trees
The idea behind Huffman coding is based upon the frequency of a symbol in a sequence. The symbol that is the most frequent in that sequence gets a new code that is very small, the least frequent symbol will get a code that is very long, so that when we’ll translate the input we want to encode the most frequent symbols will take less space than they used to and the least frequent symbols will take more space but because they’re less frequent it won’t matter that much.
algorithm binary-search-tree binary-tree compression compression-algorithm cpp decryption encoding encryption huffman vecctor visual-studio
Last synced: 31 Mar 2025
https://github.com/ahmed-ibrahim-30/vector_quantization
Compress image to pixels by vector quantizations
compression-algorithm data-compression data-compression-algorithms image-compression pixels vector-quantization
Last synced: 21 Mar 2025
https://github.com/gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
c c-plus-plus compression-algorithm dynamic-programming grayscale-images malloc njit partitioning pointers-and-arrays rgb tree-structure weissman-score
Last synced: 12 Apr 2025
https://github.com/cizr/perlcodingtoolkit
This repository contains a diverse collection of Perl scripts and utilities designed to assist developers in various aspects of programming and problem-solving.
client-server compression-algorithm cryptography cybersecurity data-structures digitalforensics graph perl perl5 problem-solving recursion scheduling-algorithms searching-algorithms sorting-algorithms tree webprogramming
Last synced: 21 Apr 2025
https://github.com/junaidrahim/compression-review-article
[Assignment] A Review article on Lossless Data Compression Algorithms
arxiv compression compression-algorithm latex
Last synced: 12 Mar 2025
https://github.com/607011/txtz
Short string compression
compression compression-algorithm cplusplus cplusplus-17 educational educational-project shannon-fano shannon-fano-algorithm strings text text-mining
Last synced: 13 Jun 2025
https://github.com/abdelillahbel/imageencryptioncompression
This is a simple app that encrypts and compresses images. It uses the AES encryption algorithm and the zlib compression algorithm. The app is written in Python and uses the Tkinter library for the GUI.
aes-encryption compression-algorithm dct python
Last synced: 20 Feb 2025
https://github.com/tarek99samy/lzw-text-compression
A simple python implementation for the well-known compression algorithm LZW
compression compression-algorithm compression-implementations lzw lzw-algorithm lzw-compression text-compression text-compression-algorithm
Last synced: 14 Apr 2025
https://github.com/pseudoincorrect/nerd_embedded_system
Embedded transmission device for the NeRD system (Paper doi: 10.1088/1741-2552/aaa041)
c compression-algorithm electrophysiology embedded-systems rf-communication
Last synced: 03 Apr 2025
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
algorithms-datastructures big-data blackbox-algorithm compression-algorithm cpp stack stack-algorithm time-space-trade-off
Last synced: 15 Mar 2025
https://github.com/victorfrye/huffman-coding
🔐 My final project from data structures class that compresses and decompresses files
compression-algorithm csharp data-structures decompression-algorithm dotnet huffman-coding school-project
Last synced: 01 Apr 2025
https://github.com/pedroalbanese/zstd
ZStandard compression tool for modern multi-core machines written in Go
compression-algorithm zstandard zstd
Last synced: 23 Feb 2025
https://github.com/evanxg852000/gorilla
Gorilla 🦍 is a port of the Facebook gorilla time-series data compression algorithm to Zig
compression-algorithm time-series
Last synced: 06 Mar 2025
https://github.com/saphereye/pinacol
Python program for encryptIoN And COmpression of FiLes
compression-algorithm encryption python3 string-encryption
Last synced: 29 Mar 2025
https://github.com/flavienbwk/12-bytes-compression
Algorithm for compressing digital values for SigFox frames of 12 bytes.
arduino arm compression-algorithm sigfox
Last synced: 28 Jan 2025
https://github.com/0xnu/multicollinearity_llm
A multicollinearity-based compression C program, identifies and removes highly correlated weights in neural networks, thereby reducing redundancy.
compression compression-algorithm llm llm-training multicollinearity
Last synced: 08 Feb 2025
https://github.com/mortafix/cann
Compression Algorithms for Neural Network
compression-algorithm k-means-clustering neural-network pruning python tensorflow
Last synced: 03 Mar 2025
https://github.com/mitiko/weath3rb0i
CM text compressor
compression compression-algorithm
Last synced: 30 Apr 2025
https://github.com/trholding/neuralink_c
[WIP] Compressor and Decompressor for Neuralink Compression Challenge. https://content.neuralink.com/compression-challenge/README.html
compression compression-algorithm transforms
Last synced: 12 Mar 2025
https://github.com/gyakobo/sparse-matrix
This project aims utilize a sparse matrix as form of matrix or image value compression by basically implementing a special kind of data structure where it omits one continuously recurring value ultimately saving space only for "important" variables.
c c-struct compression-algorithm image-compression malloc njit sparse-matrix weissman-score
Last synced: 04 Mar 2025
https://github.com/yaroslavgaponov/lzw
Lempel-Ziv-Welch algorithm
compression-algorithm lzw lzw-algorithm lzw-compression
Last synced: 22 Mar 2025
https://github.com/gwbres/hatanaka
:artificial_satellite: :rocket: RINEX files compression & decompression tool
compression-algorithm galileo glonass gnss gps gps-data rinex rinex2 rinex3
Last synced: 18 Feb 2025
https://github.com/snwfdhmp/compression
Software Engineer studies: Implement Huffman compression algorithm in C
compression-algorithm compression-implementations compression-schemes
Last synced: 04 Mar 2025
https://github.com/g-otn/visualizadorhuffman
See step-by-step process and representation of the Huffman Algorithm with given data
algorithm-visualisation compression-algorithm csharp huffman-coding huffman-compression-algorithm windows-form-application
Last synced: 06 Mar 2025
https://github.com/opt-nc/j7zip
Java 8 Command line tool to compress / decompress files using LZMA algortihm (like 7-Zip for .7z) with password protection
7z 7zip 7zip-utility compress compression compression-algorithm glia java java-8
Last synced: 31 Mar 2025
https://github.com/fabbio00/iterative-linear-solver
Library implementing iterative methods for solving linear systems with matrix acquired from .mtx file, supporting various convergence criteria
compression-algorithm image-processing linear-algebra python
Last synced: 15 Mar 2025
https://github.com/josgard94/text-compressor-using-huffman-codes
This source code implements the huffman algorithm to perform the compression of a plain text file. for this a file is generated which contains the probabilities of each of the symbols defined in the symbols dictionary.
c c-plus-plus coding- coding-and-data-compression compression-algorithm huffman-coding huffman-compression-algorithm information-theory python text-compression
Last synced: 15 Mar 2025
https://github.com/lingyzhu0101/diffusion_image_compression
[Pre-Print'25] Leveraging Diffusion Knowledge for Realistic Image Compression with Frequency-Aware via Fractal Band Learning
compression-algorithm computer-vision deep-learning generative-image-compression stable-diffusion
Last synced: 31 Mar 2025
https://github.com/bodgergely/nitro
nitro - blazingly fast compressor from the future
compression compression-algorithm compressor encoder-decoder
Last synced: 31 Mar 2025
https://github.com/abdo-essam/lz78-alghorithm
Data Compression Course
compression-algorithm data-compression
Last synced: 15 Mar 2025
https://github.com/ndsvw/huffman-coding-data-compression
Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. It's usually implemented via a greedy approach.
compression compression-algorithm data-compression huffman huffman-coding java
Last synced: 10 Jun 2025
https://github.com/guillex387/qpt-compact
This is a command line tool for compressing and decompressing, files and folders
algorithms algorithms-and-data-structures cli command-line command-line-tool compression compression-algorithm dart dart-lang dart-package windows
Last synced: 22 Jan 2025
https://github.com/thehamdiz/webp_converter
A concurrent multithreaded pure rust bulk & single image cli converter. to convert any image type to webp format with compression capabilities, configurations are dynamic; Defaults are based on my work experience as an eCommerce Manager.
compression compression-algorithm conversion ecommerce image image-compression image-conversion image-converter image-manipulation image-processing webp
Last synced: 08 Apr 2025
https://github.com/hiyouga/information-theory-experiment
BUAA CST Spring 2019 Information Theory Experiment
aep compression-algorithm information-theory
Last synced: 08 Apr 2025
https://github.com/pietrobarbiero/meco
MECO: Multi-objective Evolutionary Compression
compression-algorithm coresets evolutionary-algorithms feature-selection lossy-compression machine-learning multi-objective-optimization nsga-ii optimization-algorithms sklearn
Last synced: 24 Mar 2025
https://github.com/mitiko/incan74re
A global dynamic dictionary optimizer. Incantare (from latin - to cast ~spells~) casts a "weather forcast" and is used as dictionary preprocessor for the weath3rb0i compressor.
compression compression-algorithm dictionary-learning rust-language
Last synced: 16 Mar 2025
https://github.com/arehmanali/file-compression-tool-using-huffman-coding-algorithm
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
compression compression-algorithm file-compression huffman huffman-coding huffman-compression-algorithm huffman-compressor huffman-tree
Last synced: 01 Apr 2025
https://github.com/massigy/c-huffman-text-compression
This project impelements a basic version of the Huffman text compression algorithm, using the Huffman tree.
c compression-algorithm cprogramming gcc git github huffman-coding makefile
Last synced: 01 Apr 2025
https://github.com/rajdeepc/linkedin-profile-creator
A Simple SVG to PNG generator tool to create LinkedIn Profile picture with custom text on badges
canvas compression-algorithm javasscript linkedin nextjs react svg
Last synced: 28 Feb 2025
https://github.com/abdallahhemdan/enwik8-compression
📦 Compressing of the challenge enwik8 (100MB of wikipedia) using LZW(Lempel–Ziv–Welch) compression algorithm using cpp...
cmp2022 compression-algorithm comprssion cpp decoding encoding enwik enwik8 hemdan lzw multimedia text-compression
Last synced: 31 Mar 2025
https://github.com/wyvernsemi/slzw
Simple LZW codec in C
c compression-algorithm decompression java lossless-algorithms lz78 lzw
Last synced: 31 Mar 2025
https://github.com/rana/tms
Time series compression library in Rust and SIMD.
compression compression-algorithm compression-library integer-compression rust rust-lang rust-library simd x64
Last synced: 28 Apr 2025
https://github.com/micheal-ndoh/compression_project
A compression project that uses lz and rle techniques for compression, https://www.geeksforgeeks.org/what-are-data-compression-techniques/
compression-algorithm javascript lz-compression-algorithm rle-compression-algorithm rust
Last synced: 14 Jun 2025
https://github.com/shroukmansour/compression-algorithms
Compression algorithms techniques: LZ77, LZW, Standard Huffman, Adaptive Humman, quantizer, and predictive feed forward
adaptive-huffman compression-algorithm java lz77 lzw-compression predictive-feed-forward quantization standard-huffman
Last synced: 27 Feb 2025
https://github.com/wtanaka/ansible-role-xz
Ansible role to install xz compression utilities
ansible ansible-galaxy ansible-role ansible-roles compress compression compression-algorithm compressor galaxy xz xz-compression-utilities
Last synced: 16 Mar 2025
https://github.com/davidepianca98/kmtfcompressor
Context aware Move To Front Transform based compressor
compression-algorithm entropy kmer move-to-front stream-compression
Last synced: 12 Mar 2025
https://github.com/axel-jalonen/comp.axelj.dev
Human readable text "compression" in the browser.
algorithms browser compression compression-algorithm
Last synced: 02 Mar 2025
https://github.com/conneroisu/lzma-go
lzma implementation in go
7zip compression compression-algorithm golang golang-library golang-package golangci-lint lzma nix-flake
Last synced: 16 Jun 2025
https://github.com/kprokofi/course_work_hse_2021
This is repository for course work of the HSE University. Theme: "Effective methods of neural network compression"
compression-algorithm neural-networks pruning quantization
Last synced: 04 Apr 2025
https://github.com/kenneract/realtime-deviation-encoding-scheme
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
c compression compression-algorithm cpp embedded flash-storage lightweight logging lossless python realtime
Last synced: 04 Apr 2025
https://github.com/chen0040/pycompressor
Package provides python implementation of string compressor
compression-algorithm huffman-coding huffman-compression-algorithm
Last synced: 03 Apr 2025
https://github.com/anudeep2924/m-one_enroll_identify_fb5300
This is fingerprint fundamental for building m-one, this project created by MajoreIT
compression compression-algorithm digitalpersona digitalpersonaapi enrollment fb5300 fingerprint hid identification nist uareu
Last synced: 06 Apr 2025
https://github.com/sanam2405/multimedialabs
This contains the assignments of Multimedia Labs of Information Technology, Jadavpur University - 2023
adobe-flash adobe-photoshop compression-algorithm java
Last synced: 09 Apr 2025
https://github.com/phundrak/lzw-assignment
University assignment for the lzw compression algorithm
assignment compression compression-algorithm cpp17 lzw lzw-algorithm lzw-compression lzw-compressor university-assignment
Last synced: 29 Mar 2025
https://github.com/exsandebest/archiver
Archiver based on the Huffman algorithm in Qt
archiver compression compression-algorithm compressor decoder decoding encoder encoding huffman huffman-algorithm huffman-coding huffman-compression-algorithm huffman-compressor huffman-tree qt zip
Last synced: 01 Mar 2025
https://github.com/dustwinter/spaceglider
Compression Tool
compress compression compression-algorithm data-compression data-compression-algorithms java loseless-compression
Last synced: 02 Apr 2025