Skip to content

tosuki/compressing-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Compression Algorithms

This repository contains implementations of various data compression algorithms.

There are many different techniques available for compressing data, each with its own strengths, weaknesses, and ideal use cases. The purpose of this repository is to explore and study these algorithms in practice — to understand how they work, where they perform best, and when they should be used.

By implementing and experimenting with different approaches, the goal is to build a deeper understanding of compression methods from both theoretical and practical perspectives.

TO DO

  • Elias Gamma Algorithm
  • Huffman Algorithm
  • TO DO
  • TO DO
  • TO DO

About

A repository created to store implementations of compressing algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published