Project-Zipline

Compressor

Develops a lossless data compression format suitable for cloud datasets

Defines a lossless compressed data format that is independent of CPU type, operating system, file system, and character set, and is suitable for compression using the XP10 algorithm.

GitHub

281 stars
35 watching
47 forks
Language: Verilog
last commit: over 1 year ago
Linked from 1 awesome list

huffman-compression-algorithm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flanglet/kanzi-cpp A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. 137
guzba/zippy A Nim implementation of compression algorithms and formats 257
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,333
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
powturbo/turbopfor-integer-compression A C library providing a set of efficient algorithms for compressing and decompressing integers. 772
xiph/flac A software library for lossless audio compression and decompression. 1,670
ariya/fastlz An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. 439
catid/zpng A fast and efficient lossless photographic image compression library 273
outflanknl/zipper Compresses files and folders from local and UNC paths using the zlib compression library. 189
kspalaiologos/bzip3 A high-performance compression algorithm with improved features over its predecessor BZip2. 690
gildor2/fast_zlib An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files 133
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
logicomacorp/pulsejet A sample compression codec designed to work efficiently in resource-constrained environments. 40
richgel999/jpeg-compressor A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. 217
sindresorhus/gulp-zip A tool for compressing files into a ZIP archive 270