Skip to content
#

data-compression

Here are 56 public repositories matching this topic...

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

Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.

  • Updated Jun 8, 2024
  • Python

Improve this page

Add a description, image, and links to the data-compression 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 data-compression topic, visit your repo's landing page and select "manage topics."

Learn more