Projects in Awesome Lists tagged with lz77-compression-algorithm
A curated list of projects in awesome lists tagged with lz77-compression-algorithm .
https://github.com/khaledashrafh/lz-77
This repository contains a Java implementation of the LZ-77 data compression algorithm. LZ-77 is a lossless data compression method that replaces repetitive sequences of characters with references to previously occurring data. It achieves compression by storing the position and length of a match in a sliding window of previously processed data.
compression data-compression decompression lempel-ziv lempel-ziv-77 lz77 lz77-compression-algorithm multimedia
Last synced: 17 Oct 2025
https://github.com/waldner/gzip.sh
GZIP, bash implementation
bash deflate gzip gzip-compression gzip-decompression huffman-coding lz77 lz77-compression-algorithm lzss-compression-decompression shell slow
Last synced: 31 Mar 2025
https://github.com/floressek/theory_of_crypto_lab
Code for random assignments in Theory of Cryptology
lz77-compression-algorithm shannon-entropy
Last synced: 01 Aug 2025
https://github.com/abdallahhemdan/lz77-compression-algorithm
🗃 Implementation of encoding and decoding of LZ77 compression algorithm using python..
cmp2022 compression decoding encoding hemdan lz77 lz77-compress lz77-compression-algorithm
Last synced: 31 Mar 2025
https://github.com/sskender/aads
Advanced Algorithms and Data Structures FER labs
avl-tree balanced-tree binary-search-tree binary-tree dsw hierholzers-algorithm huffman-compression-algorithm lz77-compression-algorithm patricia-tree simple-binary-search-tree skip-list trie trie-tree
Last synced: 19 Aug 2025
https://github.com/arseniistratiuk/deflate-implementation
A Python implementation of the DEFLATE compression algorithm featuring LZ77 and Huffman coding, with benchmarking and testing utilities.
deflate-algorithm discrete-mathematics huffman-compression-algorithm lz77-compression-algorithm
Last synced: 03 Sep 2025
https://github.com/fednazar/kitten
Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms
compress compression compression-algorithm compressor data-compression game-development gamedev lossless-compression lossless-compression-algorithm lossless-data-compression lz77 lz77-compression-algorithm lzss lzss-compression-decompression
Last synced: 24 Aug 2025