Deflate Open Source Projects

Browse 67 Deflate open source projects, ranked by GitHub stars. Find the most popular Deflate tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 67 projects
22,785 stars

websockets/ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

Metrics details
Stars22,785
6,973 stars

madler/zlib

A massively spiffy yet delicately unobtrusive compression library.

Metrics details
Stars6,973
6,465 stars

gobwas/ws

A tiny WebSocket library for Go.

Metrics details
Stars6,465
6,102 stars

nodeca/pako

high speed zlib port to javascript, works in browser & node.js

Metrics details
Stars6,102
5,577 stars

klauspost/compress

Optimized Go Compression Packages

Metrics details
Stars5,577
5,115 stars

emicklei/go-restful

package for building REST-style Web Services using Go

Metrics details
Stars5,115
3,922 stars

icsharpcode/SharpZipLib

#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.

Metrics details
Stars3,922
3,596 stars

google/zopfli

Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression.

Metrics details
Stars3,596
2,805 stars

expressjs/compression

Node.js compression middleware

Metrics details
Stars2,805
2,569 stars

adamhathcock/sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.

Metrics details
Stars2,569
2,052 stars

zlib-ng/zlib-ng

zlib replacement with optimizations for "next generation" systems.

Metrics details
Stars2,052
1,423 stars

vurtun/lib

single header libraries for C/C++

Metrics details
Stars1,423
1,405 stars

diracdeltas/FastestWebsiteEver

ultrafast single TCP packet audio/visual experience

Metrics details
Stars1,405
1,264 stars

ebiggers/libdeflate

Heavily optimized library for DEFLATE/zlib/gzip compression and decompression

Metrics details
Stars1,264
1,140 stars

imaya/zlib.js

compact zlib, deflate, inflate, zip library in JavaScript

Metrics details
Stars1,140
1,113 stars

rust-lang/flate2-rs

DEFLATE, gzip, and zlib bindings for Rust

Metrics details
Stars1,113
861 stars

jgmdev/ddos-deflate

Fork of DDoS Deflate with fixes, improvements and new features.

Metrics details
Stars861
713 stars

zip-rs/zip

Zip implementation in Rust

Metrics details
Stars713
667 stars

maxogden/websocket-stream

websockets with the node stream API

Metrics details
Stars667
642 stars

WebReflection/JSONH

Homogeneous Collection Compressor

Metrics details
Stars642
559 stars

dudleycarr/nsqjs

NodeJS client library for NSQ

Metrics details
Stars559
555 stars

miurahr/py7zr

7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.

Metrics details
Stars555
502 stars

unknownbrackets/maxcso

Fast cso compressor

Metrics details
Stars502
484 stars

drbh/wasm-flate

🗜️⚡WebAssembly powered compression and decompression in the browser and server. Supports GZIP, ZLIB and DEFLATE

Metrics details
Stars484
462 stars

schnaader/precomp-cpp

Precomp, C++ version - further compress already compressed files

Metrics details
Stars462
418 stars

zwopple/PocketSocket

Objective-C websocket library for building things that work in realtime on iOS and OS X.

Metrics details
Stars418
417 stars

dsnet/compress

Collection of compression related Go packages.

Metrics details
Stars417
412 stars

libyal/libfsapfs

Library and tools to access the Apple File System (APFS)

Metrics details
Stars412
405 stars

feross/simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines

Metrics details
Stars405
401 stars

baulk/baulk

baulk - Minimal Package Manager for Windows

Metrics details
Stars401
386 stars

mjebrahimi/EasyCompressor

⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.

Metrics details
Stars386
366 stars

dhilipsiva/webapp-checklist

Technical details that a programmer of a web application should consider before making the site public.

Metrics details
Stars366
353 stars

pfalcon/uzlib

Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).

Metrics details
Stars353
303 stars

quicklisp/quicklisp-client

Quicklisp client.

Metrics details
Stars303
303 stars

mw99/DataCompression

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)

Metrics details
Stars303
282 stars

guzba/zippy

Pure Nim implementation of deflate, zlib, gzip and zip.

Metrics details
Stars282
278 stars

tsolomko/SWCompression

A Swift framework for working with compression, archives and containers.

Metrics details
Stars278
274 stars

madler/infgen

Deflate disassember to convert a deflate, zlib, or gzip stream into a readable form.

Metrics details
Stars274
268 stars

X-rus/xNet

xNet - class library for .NET Framework

Metrics details
Stars268
250 stars

amadvance/advancecomp

A collection of recompression utilities for your .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files

Metrics details
Stars250
247 stars

bodgit/sevenzip

Golang library for dealing with 7-zip archives

Metrics details
Stars247
227 stars

fastify/fastify-compress

Fastify compression utils

Metrics details
Stars227
226 stars

brion/mtpng

A parallelized PNG encoder in Rust

Metrics details
Stars226
218 stars

photopea/UZIP.js

Simple ZIPping library for Javascript

Metrics details
Stars218
206 stars

jibsen/tinf

Tiny inflate library (inflate, gzip, zlib)

Metrics details
Stars206
201 stars

sile/libflate

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)

Metrics details
Stars201
194 stars

azzlack/Microsoft.AspNet.WebApi.MessageHandlers.Compression

Drop-in module for ASP.Net WebAPI that enables GZip and Deflate support

Metrics details
Stars194
193 stars

jaime-olivares/zipstorer

A Pure C# Class to Store Files in Zip

Metrics details
Stars193
182 stars

bisqwit/TinyDeflate

A deflate/gzip decompressor that requires minimal amount of memory to work

Metrics details
Stars182
177 stars

molnarg/ascii-zip

A deflate compressor that emits compressed data that is in the [A-Za-z0-9] ASCII byte range.

Metrics details
Stars177
169 stars

kachayev/nasus

Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.

Metrics details
Stars169
163 stars

w3c/libwww

Libwww is a highly modular, general-purpose client side Web API written in C for Unix and Windows (Win32). It's well suited for both small and large applications, like browser/editors, robots, batch tools, etc. Pluggable modules provided with libwww include complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more. The purpose of libwww is to serve as a testbed for protocol experiments. This is a complete mirror of the libwww CVS repository

Metrics details
Stars163
156 stars

WangXuan95/FPGA-Gzip-compressor

An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。

Metrics details
Stars156
154 stars

tiagohm/restler

Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.

Metrics details
Stars154
144 stars

gildor2/fast_zlib

Heavily optimized zlib compression algorithm

Metrics details
Stars144
144 stars

technikhil314/offline-diff-viewer

A Privacy focused, easy sharable, open source and anonymous tracking diff viewer.

Metrics details
Stars144
143 stars

knowledgecode/WebSocket-for-Android

Cordova/PhoneGap plugin that makes WebSocket available on Android

Metrics details
Stars143
141 stars

hazae41/foras

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms

Metrics details
Stars141
139 stars

lucaspiller/shortly

Shortly: a Serverless Pastebin Service - All Data is Stored in the URL

Metrics details
Stars139
123 stars

milesgranger/cramjam

Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.

Metrics details
Stars123
1-60 of 67 projects
Get A Weekly Email With Trending Deflate Projects
Stay updated on Deflate plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.