Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

lossless-compression

Here are 24 public repositories matching this topic...

txt-compressor

QubitText Compressor: A Python-based lossless text compressor using variable bit-length encoding (e.g., 5 bits for a-z,space). Compresses "hello world" from 11 to 8 bytes (ratio 1.38) with a custom table and EOS marker. No dependencies, ideal for constrained systems.

  • Updated May 7, 2025
  • Python

Improve this page

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

Learn more