compression topic

List compression repositories

lossyless

107
Stars
9
Forks
Watchers

Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".

c-store

40
Stars
13
Forks
Watchers

C-Store : A column-oriented DBMS prototype (frozen)

dwarfs

2.0k
Stars
53
Forks
Watchers

A fast high compression read-only file system for Linux, Windows and macOS

qs

380
Stars
18
Forks
Watchers

Quick serialization of R objects

CompressedStaticFiles

84
Stars
17
Forks
Watchers

asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending more advanced image formats when the browser indicates that i...

compress-images

588
Stars
77
Forks
Watchers

Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs

blz4

27
Stars
2
Forks
Watchers

Example of LZ4 compression with optimal parsing using BriefLZ algorithms

brieflz

100
Stars
18
Forks
Watchers

Small fast Lempel-Ziv compression library

gzip

145
Stars
15
Forks
Watchers

:floppy_disk: Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制

dedupsqlfs

24
Stars
7
Forks
Watchers

Deduplicating filesystem via Python3, FUSE and SQLite