compression-formats
There are 10 repositories under compression-formats topic.
Velocidex/c-aff4
An AFF4 C++ implementation.
mlin/sqlite_zstd_vfs
SQLite3 extension for read/write storage compression with Zstandard
aff4/pyaff4
The Python implementation of the AFF4 standard.
flamewing/mdcomp
Assorted compression formats for the Sega Mega Drive
pbatard/bled
Base Library for Easy Decompression
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.
DobriniaMerk/FSD
Image compression and storing by reducing number of colors
nschorgh/PDS-Throughput
High-Throughput Processing of data from the Planetary Data System (PDS)
ZimehrAbbasi/LinearPress
This program takes in an image and compresses it in the same extension. Using Single Value Decomposition(SVD) and the Gram-Schmidt Algorithm, this program is able to reduce the image size in a few seconds.
lambdacasserole/elpremi
Very vanilla compression format implemented in Java on Maven.