Ecosyste.ms: Repos

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

GitHub topics: data-compressor

szymonwilczek/lz77-algorithm

LZ77 compression-decompression alghoritm implemented for my assignment project

Language: C++ - Size: 539 KB - Last synced: 15 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

conan-community/conan-bzip2 📦

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

Language: C - Size: 81.1 KB - Last synced: 11 days ago - Pushed: over 4 years ago - Stars: 2 - Forks: 18

WangXuan95/FPGA-Gzip-compressor

FPGA-based GZIP (deflate) compressor. Input raw data and output standard GZIP format (as known as .gz file format). 基于 FPGA 的流式 GZIP 压缩器。输入原始数据,输出标准的 GZIP 格式,即常见的 .gz / .tar.gz 文件的格式。

Language: Verilog - Size: 1.15 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 51 - Forks: 9

txtatech/qreeper

A qr code encoder and decoder that first uses gzip, on the data field text and then encodes a qr code with base64 and another qr code with hex to generate qr codes

Language: Rust - Size: 51.8 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

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: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

crossbowerbt/shannon_compressor

An implementation in C of the Shannon's compressor.

Language: C - Size: 117 KB - Last synced: 10 months ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

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: 11 months ago - Pushed: over 3 years ago - Stars: 8 - Forks: 1

zhang-stephen/nxzip 📦

The final project in my undergraduate life, a data compressor based on BWT, MTF and Huffman-coding.

Language: C++ - Size: 175 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0