compression-algorithm topic
lzfx
Simplified LZFX-based compression library
SquirelCrawl
This code compress a webpage into an html file. Images are converted to base64 and integrated together with CSS files in the html. Useful for webpages on microcontrollers (or low memory devices), a co...
js-string-compression
Package provides javascript for string compression
snappy.net
.NET wrapper for Snappy compression algorithm.
blast
Golang library for both compressing and decompressing data in the PKWare Data Compression Library (DCL) compressed format, otherwise known as "explode" and "implode" which differ from PKZIP.
x3-compressor
Experimental data compressor
ExtendedBitPlaneCompression
Provides the code for the paper "EBPC: Extended Bit-Plane Compression for Deep Neural Network Inference and Training Accelerators" by Lukas Cavigelli, Georg Rutishauser, Luca Benini.
feathergpu
huffman-encode-decode
C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.