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

Topic: "data-compressor"

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 at: over 1 year ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 9

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: over 4 years ago - Stars: 8 - 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: 17 days ago - Pushed at: almost 2 years ago - Stars: 5 - 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 at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 18

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 at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

crossbowerbt/shannon_compressor

An implementation in C of the Shannon's compressor.

Language: C - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: almost 10 years ago - Stars: 1 - 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

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 at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0