move-to-front
Here are 17 public repositories matching this topic...
Language:All
Sort:Most stars
A parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.
- Updated
Jun 29, 2022 - Python
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
A New Approach for Efficient Sequential Decoding of Static Huffman Codes
- Updated
Nov 8, 2020 - HTML
A (rookie makeshift improvised amateur suboptimal crude non-production-ready) bzip2 compression algorithm implementation from scratch.
- Updated
Jul 13, 2024 - Python
- Updated
Jun 18, 2023 - Haskell
This repository contain the most important contextual data transformation algorithms which help to improve the rate compression reached by statistical encoders. Ramses Alexander Coraspe Valdez
- Updated
Nov 4, 2020 - HTML
A Fast C++ Lossless Compress/Decompress CLI Program with High Compression Ratio
- Updated
Feb 3, 2021 - C++
Context aware Move To Front Transform based compressor
- Updated
Feb 27, 2023 - C++
Standalone compression & decompression library.
- Updated
Mar 6, 2025 - Swift
Practices of Algorithm for hard problems
- Updated
Feb 10, 2020 - Java
A block sorting lossless data compression algorithm
- Updated
Apr 25, 2020 - Jupyter Notebook
Frontend side of TextFile compression using LZW Algorithm with MERN techstack
- Updated
Jun 26, 2023 - JavaScript
Implementation of the algorithm "Move to front" in python for data compression
- Updated
Jan 11, 2022 - Python
My CS Bachelor Thesis (Summer 2022)
- Updated
Sep 19, 2022 - TeX
PUBLIC | FCTUC DEI/LEI 2021/2022 - Licenciatura em Engenharia Informática | TI - Teoria da Informação | Trabalhos Práticos: TP0, TP1 e TP2
- Updated
Jul 27, 2022 - Makefile
Zip and unzip files using Huffman coding with Burrows Wheeler and Move To Front (BW and MTF are only applied to small files)
- Updated
Jun 8, 2021 - C
Backend side of TextFile compression using LZW Algorithm with MERN techstack
- Updated
Jun 26, 2023 - JavaScript
Improve this page
Add a description, image, and links to themove-to-front topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themove-to-front topic, visit your repo's landing page and select "manage topics."