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

Projects in Awesome Lists tagged with huffman-encoding

A curated list of projects in awesome lists tagged with huffman-encoding .

https://github.com/anodicpassion/hybrid_gpu-accelerated_huffman_encoding

This project demonstrates a hybrid implementation of Huffman Encoding, combining GPU-accelerated frequency analysis using CuPy with traditional CPU-based Huffman tree construction and encoding. It runs smoothly on Google Colab with GPU support.

cupy gpu-acceleration huffman-encoding

Last synced: 15 May 2025

https://github.com/chatterjeesaurabh/text-and-image-compression-using-huffman-encoding

Lossless compression using Huffman encoding on text and images.

huffman-encoding image-compression

Last synced: 11 Oct 2025