An open API service providing repository metadata for many open source software ecosystems.

Topic: "lz77-compression-algorithm"

fehmisener/LZ77-and-Deflate-Compressor

This project is about the implementation of the LZ77 and Deflate COMPRESSION algorithm.

Language: C - Size: 381 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

zlociu/LZ77.NET

C# implementation of LZ77 compression algorithm.

Language: C# - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1

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.

Language: Java - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

Sahil-4555/lZ77_Compression_Decompression

LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.

Language: C++ - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

ssoemoe/py-data-compressor

Python lossless data compression library

Language: Python - Size: 7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

ArtOfBBQ/debigulator

Decode .png & .gz files

Language: C - Size: 13.2 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 0

SayedAlesawy/Compression-Tool

A data compression tool using the deflate scheme for text compression.

Language: C# - Size: 67.7 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

Floressek/Theory_of_crypto_lab

Code for random assignments in Theory of Cryptology

Language: Python - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

KareemMAX/lz77

A LZ77 compression algorithm implementation using java

Language: Java - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

waldner/gzip.sh

GZIP, bash implementation

Language: Shell - Size: 137 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sudhamshu091/LZ77-Encoding-and-Decoding-for-Image-Compression

LZ77 Encoding and Decoding for Image Compression with python

Language: Python - Size: 2.36 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Salah-Tamer/Compression-Tool

A compression tool that applies LZSS and Huffman algorithms for efficient multi-layered text compression.

Language: C# - Size: 4.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

sskender/AADS

Advanced Algorithms and Data Structures FER labs

Language: Python - Size: 8.58 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

CasimirLaine/data-compressor-python

Language: Python - Size: 4.59 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AbdallahHemdan/LZ77-compression-algorithm

🗃 Implementation of encoding and decoding of LZ77 compression algorithm using python..

Language: Python - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Derleyvolt/LZ77-compression-algorithm

classic LZ77 compression algorithm

Language: C - Size: 769 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

dominikkempa/em-lz77-decode

External memory decoder of LZ77 parsing

Language: C++ - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

t3ddyss/Zipper

A primitive Huffman/LZ77 archiver.

Language: C++ - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

tbturk/DEFLATE-LZ77-Difference

Karakter tabanlı LZ77 ve DEFLATE sıkıştırma algoritmaları arasındaki farkları gösteren C tabanlı uygulama.

Language: C - Size: 147 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Dhruvpatel50/text-compression-huffman-vs-lz77

Advance Compression using Huffman and LZ77

Language: JavaScript - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

FedNazar/Kitten

Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms

Language: C - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

onesy-me/lz77

LZ77

Language: TypeScript - Size: 559 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

edvujic/LZ77-DEFLATE-Compression

DEFLATE combines the LZ77 algorithm and Huffman Coding to achieve high compression ratios. This project is designed to be a straightforward and practical resource for anyone looking to understand or utilize DEFLATE compression in their applications.

Language: C++ - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

szymonwilczek/lz77-algorithm

LZ77 compression-decompression alghoritm implemented for my assignment project

Language: C++ - Size: 539 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbdelrhmanReda17/Data-Compression

This repository contains implementations of various data compression algorithms, both lossy and lossless.

Language: Java - Size: 385 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DragosRadut/Lossless-Data-Compression

Data Compression, Lossless implementation

Language: Python - Size: 280 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alvisisme/LZ77

A javascript implementation of LZ77

Language: JavaScript - Size: 121 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

aligori/theory-of-computation

Assignments completed during the course Theory of Computation

Size: 1.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

edvujic/PROLABII-LZ77-DEFLATE

In this project we are trying to tackle the LZ77 and DEFLATE data compression algorithms. Data compression is divided into two categories: lossy and lossless. Lossy data compression means that the data, after being compressed, cannot be recovered (decoded) in its original form. On the other hand, for a lossless data compression, the compressed data can be decoded to its original form.

Language: C - Size: 605 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0