huffman-decoder
Here are 62 public repositories matching this topic...
Language:All
Sort:Most stars
Massively Parallel Huffman Decoding on GPUs
- Updated
Feb 2, 2019 - C++
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
- Updated
Oct 27, 2023 - JavaScript
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, and Huffman - through a user-friendly graphical interface. Ideal for educational use, this tool offers a hands-on approach to teach encoding strategies
- Updated
Jun 22, 2024 - Java
A program that can losslessly compress and decompress files using Huffman Encoding
- Updated
Dec 19, 2018 - C++
Extreme inline text compression for HTML / JS. A custom pipeline that generates stand-alone HTML or JS files which embed competitively compressed self-extracting text, with file sizes of 25% - 40% the original.
- Updated
Jan 12, 2025 - Python
Implementation of Huffman Coding using Python
- Updated
Sep 10, 2023 - Python
A New Approach for Efficient Sequential Decoding of Static Huffman Codes
- Updated
Nov 8, 2020 - HTML
Huffman encoding and decoding with simple Serial and Parallel implementations for CPU and GPU
- Updated
Oct 26, 2020 - Cuda
Huffman encoding and decoding tree in python
- Updated
Aug 12, 2019 - Python
Huffman Tree Encoder using custom Priority Queue written in C++
- Updated
Jun 29, 2023 - C++
A lightweight C++ implementation of Huffman encoding compression. 一个简单的C++霍夫曼编码压缩实现。
- Updated
Dec 29, 2024 - C++
A console based text editor that will suggest words from a Dictionary
- Updated
Apr 21, 2024 - C++
This Java repository contains a robust implementation of Huffman encoding and decoding algorithms
- Updated
Aug 26, 2024 - Java
<多媒体计算机技术> 专选课作业
- Updated
Dec 22, 2019 - JavaScript
Compress and decompress a file using the Huffman encoding technique
- Updated
Nov 27, 2018 - Python
🏃 The fastest Python implementation of Huffman coding by using a Finite State Machine
- Updated
Jun 28, 2023 - Python
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
- Updated
Jun 14, 2023 - JavaScript
A program that uses Huffman Algorithm to compress a file, and also reverts back to original file.📁
- Updated
Jul 12, 2022 - C
A small implementation of Huffman encoding and decoding in Java
- Updated
Dec 23, 2017 - Java
Improve this page
Add a description, image, and links to thehuffman-decoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehuffman-decoder topic, visit your repo's landing page and select "manage topics."