Skip to content
#

huffman-compression-algorithm

Here are 439 public repositories matching this topic...

txt-compressor

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

Improve this page

Add a description, image, and links to the huffman-compression-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the huffman-compression-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more