compression-implementations
There are 91 repositories under compression-implementations topic.
emmanuel-marty/em_inflate
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
flamewing/mdcomp
Assorted compression formats for the Sega Mega Drive
daPhie79/tiny7z
tiny7z is a native C# SevenZip 7zip .7z file format archive reader/writer
maxim-zhao/bmp2tilecompressors
Compression DLLs for BMP2Tile
cnlohr/vpxcoding
Zero-dependency single-file C header for VPX coding, a form of Arithmetic coding.
lukasc-ch/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.
Aftersol/Simplified-QOI-Codec
An QOI codec that doesn't requires any other dependencies
BaseMax/MiniArchiveCompressor
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
seanwu1105/prototype-jpeg
A prototype JPEG compressor (only algorithm without header) in Python.
fdemir/ts-dsa
Implementations of data structures with TypeScript.
gcarq/comprs
Experimental playground for compression algorithms in Rust
rajyash1904/Image-Compression-and-Transmission
Lossless Image Compression and Transmission in Matlab
fierg/twoDimensionalRLE
A two dimensional RLE (run length encoding) implementation for one dimensional input data, e.g. Strings.
flamewing/s2-ssedit
This repository is deprecated and will no longer be maintained: it is preserved only for historical purposes. Use https://github.com/flamewing/s2ssedit, https://github.com/flamewing/mdcomp and https://github.com/flamewing/mdtools instead.
luke-mao/Data-Compression
Various data compression and decompression implementations in C
madroach/ocaml-zlib
OCaml zlib bindings
drovandi/GraphCompressionByBFS
Graph Compression by BFS implementation
synaptseal/lzo-2.10
LZO 2.10 source + prebuilt binaries -- a real-time data compression library. Latest release (2.1.0) from www.lzop.org
Abhishek-Pawar/ZIPPY
Zippy : File compression/decompression software in Haskell
megabyte112/shrinkray-legacy
A tool for downloading and shrinking videos to be under a user-defined file size.
meiji163/ctwz
A lossless compressor based on Context Tree Weighting
Caerii/fast360compression
Georgia State University - REU 2021 Saliency Based Compression Technique for 360 Videos
collinsnji/compressionEngine
compression engine built with C++
CristobalM/RePairCompression
RePair compression in C++
janearc/wonder
metaprogramming for LLMs and other humans
lingyzhu0101/Compression_ICIP_2024
[ICIP'24] Learned Image Compression for Both Humans and Machines via Dynamic Adaptation
sarwar-asik/ready-serversMongoose
custom/reusable Nodejs/Mongoose server
tarek99samy/LZW-Text-Compression
A simple python implementation for the well-known compression algorithm LZW
manosriram/Huffman-Compression
Huffman Coding Algorithm for Data-Compression.
sakshamsachdeva/File-Archive
An android based application to extract, compress & encrypt any type of file. DEFLATE Compression method is used. Advanced Encryption Standard is used with 256 bit encryption key.
ShaynAli/Voronoi-Compression
A lossy compression algorithm using Voronoi cells to encode information.
terrelln/zstd
Zstandard - Fast real-time compression algorithm
toutpuissantged/super-zip
little compression program written in python
francescapalazzotto/Portfolio_ITDC
Information Theory and Data Compression portfolio containing all the exercises for the final exam of the course.
JackOfFates/SocketJack
Fast, Efficient, 100% Managed, Peer to Peer, Generic, Extensible TCP Client & Server with built in Serialization that can be used to transmit any type.