GitHub topics: gzip
temisu/ancient
Decompression routines for ancient formats
Language: C++ - Size: 14.6 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 222 - Forks: 16

CodeDredd/h3-compression
Adds compression to h3 requests (brotli, gzip, deflate)
Language: TypeScript - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 73 - Forks: 4

deno-library/compress
compress and uncompress for Deno
Language: TypeScript - Size: 209 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 40 - Forks: 6

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).
Language: C - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 317 - Forks: 89

jxsl13/symbol-search
Search for binary & library symbols in a single file or in a directory tree or in an archive inside of a directory tree.
Language: Go - Size: 1.89 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mxmlnkn/indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
Language: C++ - Size: 30.7 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 77 - Forks: 3

klippa-app/nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Language: TypeScript - Size: 3.96 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 16

ralscha/bread-compressor-cli
Brotli and Gzip compress command line tool
Language: JavaScript - Size: 199 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 14 - Forks: 4

colinwilliams91/StaticFileOptionsExtender
A .NET library that extends the content-type/MIME-type mappings for serving static files which have been compressed.
Language: C# - Size: 53.7 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 11 - Forks: 0

kogakure/gulp-tutorial
Code examples for my Gulp.js tutorial series.
Language: JavaScript - Size: 998 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 384 - Forks: 73

4kills/go-libdeflate
Go wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
Language: Go - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 30 - Forks: 10

middlewares/encoder
PSR-15 middleware to encode the response body to gzip or deflate
Language: PHP - Size: 57.6 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

nika-begiashvili/libarchivejs
Archive library for browsers
Language: JavaScript - Size: 4.57 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 293 - Forks: 38

ngryman/badge-size
:beers: Displays the size of a given file in your repository.
Language: JavaScript - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 309 - Forks: 55

bfontaine/gzsize
Print the uncompressed size of a GZip file.
Language: C - Size: 25.4 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 2

risoflora/libsagui
Cross-platform library which helps to develop web servers or frameworks.
Language: C - Size: 1.35 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 91 - Forks: 23

patrickfav/bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
Language: Java - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 164 - Forks: 34

joernhees/sublime-compressor
Open gzip & bzip2 files with Sublime Text
Language: Python - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 3

CAFxX/httpcompression Fork of nytimes/gziphandler
Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
Language: Go - Size: 361 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 68 - Forks: 7

konimarti/tinf.c3l
Pure C3 inflate library (inflate, gzip, zlib)
Size: 210 KB - Last synced at: about 9 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

jblukach/flume
Ship Webhook logs to an S3 bucket with an API Gateway broker.
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pycompression/python-isal
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.
Language: Python - Size: 5.02 MB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 48 - Forks: 6

zitn/simple-http-compress-bomb
a simple HTTP compression bomb of infinite size, support gzip/deflate/br/lzw.
Language: Go - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

eliot-akira/base64-compressor
Compress and encode data as URL-safe base64 string
Language: TypeScript - Size: 184 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

z7pz/caching-proxy
Simple caching proxy service
Language: Rust - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

mqudsi/static-compress
A utility for creating a compressed copy of all files in a tree
Language: Rust - Size: 69.3 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 4

gios/gzipper
CLI for compressing files.
Language: TypeScript - Size: 87 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 69 - Forks: 13

aboutcode-org/extractcode
A mostly universal file extraction library and CLI tool to extract almost any archive in a reasonably safe way on Linux, macOS and Windows.
Language: Python - Size: 25 MB - Last synced at: 3 days ago - Pushed at: 18 days ago - Stars: 37 - Forks: 19

emmanuel-marty/em_inflate
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Language: C - Size: 124 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 12

pycompression/python-zlib-ng
A drop-in replacement for Python's zlib and gzip modules using zlib-ng
Language: Python - Size: 3.27 MB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 4

vipinsharma29/airline-react
Language: HTML - Size: 2.93 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sid-sg/Multithreaded-Secure-FTP-Client-Server
Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission using OpenSSL, storage in SQLite DB and PBKDF2 hashing using OpenSSL
Language: C++ - Size: 8.02 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

subyraman/sanic_compress
An extension which allows you to easily compress your Sanic responses with gzip.
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 29 - Forks: 9

powturbo/TurboBench
Compression Benchmark
Language: C - Size: 50.6 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 342 - Forks: 36

GameMaker2k/PyCatFile
A tar like file format name catfile after unix cat command (concatenate files)
Language: Python - Size: 4.19 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

GameMaker2k/PyArchiveFile
A tar like file format name ArchiveFile
Language: Python - Size: 3.48 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kataras/compress
HTTP Compression for Go
Language: Go - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 3

pgzip/pgzip
A multi-threading implement of Python gzip module
Language: Python - Size: 180 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 57 - Forks: 11

pbatard/bled
Base Library for Easy Decompression
Language: C - Size: 877 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 32 - Forks: 4

repinek/srepene_patcher 📦
Tool for changing localized strings in the Fall Guys
Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

wapmorgan/UnifiedArchive
UnifiedArchive - an archive manager with unified interface for different formats (bundled with cli utility). Supports all formats with basic operations (reading, extracting and creation) and popular formats specific features (compression level, password-protection, comment)
Language: PHP - Size: 13.2 MB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 276 - Forks: 22

silverwind/precompress
CLI to compress files to gzip and brotli
Language: JavaScript - Size: 1.74 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 28 - Forks: 0

cocowalla/serilog-sinks-file-gzip
Plugin for the Serilog File sink that compresses output using streaming GZIP
Language: C# - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 1

c4milo/unpackit
Go package to natively decompress and unarchive tar.gz, tar.bzip2, tar.xz, zip and tar files.
Language: Go - Size: 3.13 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 82 - Forks: 20

stadub/PowershellScripts
Monorepo with all my Powershell Scripts
Language: PowerShell - Size: 9.53 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 9

geoffsmith82/d7zip
A Delphi Wrapper around 7z.dll
Language: Pascal - Size: 4.59 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 47 - Forks: 13

risoflora/brookframework
Microframework which helps to develop web Pascal applications.
Language: Pascal - Size: 804 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 244 - Forks: 56

mrKilljoy/GZipTest
A console app for compressing / decompressing files (GZip).
Language: C# - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hazae41/echalote
Zero-copy Tor protocol for the web 🏎️ (JS + WebAssembly)
Language: TypeScript - Size: 22.8 MB - Last synced at: 30 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

recp/defl
fast & flexible deflate library (WIP)
Language: C - Size: 62.5 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

shamin/webpack-sass-bootstrap-boilerplate
Sass, Babel & Bootstrap boilerplate with Webpack building, Dev Server and Live Loading
Language: JavaScript - Size: 1.3 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 94 - Forks: 25

joaosouzaaa/ResponseCompression
Response Compression in .NET
Language: C# - Size: 1.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zerkman/zzlib
zip/zlib-compressed file depacking library in Lua
Language: Lua - Size: 34.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 92 - Forks: 21

cupcakearmy/docker-static
Static Server
Language: TypeScript - Size: 31.3 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 18 - Forks: 4

AnderssonPeter/CompressedStaticFiles
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 has support for it.
Language: C# - Size: 2.99 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 92 - Forks: 19

gowww/compress
🔬 A clever gzip compressing handler
Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

xreef/FileToArray
A simple tool used in esp32-cam also, that convert a file in an array to use programmatically, for Arduino esp8266 and esp32
Language: C - Size: 127 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 7

gh0st17/archiver
Архиватор на базе встроенной библиотеки Golang
Language: Go - Size: 3.55 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

zerodevx/zipurl
Generate gzip web-safe strings on the browser. Built in 10 minutes. 😄
Language: JavaScript - Size: 484 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

deno-libs/http_compression
🗜️ Deno HTTP compression middleware
Language: TypeScript - Size: 43 KB - Last synced at: about 23 hours ago - Pushed at: about 2 years ago - Stars: 38 - Forks: 1

vanhanit/pre-compress
Compress static files to be served by a web server.
Language: TypeScript - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Friskes/loadnsi
Utility for downloading and updating NSI fixtures
Language: Python - Size: 78.1 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Jpn666/jdeflate
DEFLATE compressor/decompressor implementation
Language: C - Size: 158 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

pete4abw/lrzip-next
Long Range Zip. Updated and Enhanced version of ckolivas' lrzip project. Lots of new features. Better compression. Actively maintained.
Language: C - Size: 3.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 53 - Forks: 11

philnash/jekyll-gzip
Generate gzipped assets and files for your Jekyll site at build time
Language: Ruby - Size: 73.2 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 8

SalatielSauer/OGZ-Editor
A tool for writing Sauerbraten .ogz files (maps) using JavaScript.
Language: JavaScript - Size: 28.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 3

milesgranger/isal-rs
Rust bindings to Intelligent Storage Acceleration Library (ISA-L)
Language: Rust - Size: 67.3 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

diasdmhub/zabbix_db_backup
Zabbix DB backup script
Language: Shell - Size: 149 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ETHZ-IT-SeC/pxzgrep
a parallel xzgrep wrapper
Language: Perl - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ganeshrvel/one-archiver
A pure Go implementation of an all-in-one archiver package, supporting formats like zip, tar (with Brotli, bz2, gzip, lz4, snappy, xz, and zstd compressions), and read-only rar. Features include encryption handling, directory listing, file extraction, progress reporting, and password verification.
Language: Go - Size: 1.52 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ardislu/zip-page
Minimal utility for zipping entire web pages into a URL.
Language: HTML - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sindresorhus/gulp-size
Display the size of your project
Language: JavaScript - Size: 111 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 229 - Forks: 15

sile/libflate
A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
Language: Rust - Size: 412 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 183 - Forks: 35

circulosmeos/gztool
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
Language: C - Size: 1.49 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 138 - Forks: 12

patrickmichalina/fusebox-angular-universal-starter 📦
Angular Universal seed project featuring Server-Side Rendering, @fuse-box bundling, material, firebase, Jest, Nightmare, and more
Language: TypeScript - Size: 3.35 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 133 - Forks: 29

DKFZ-ODCF/FastqIndEx
A tool to index and extract data from gzipped FASTQ files
Language: C++ - Size: 3.75 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

C0nw0nk/ExtractNow
Automatic ExtractNow script to monitor directory and extract file useful for transmission qbittorrent utorrent sonarr radarr lidarr auto unrar unzip gzip 7z .rar .7z .zip .gzip .iso .tar etc .cmd .bat batch file command line cmd script
Language: Batchfile - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 4

wkoszek/mini_gzip
mini_gzip - embeddable, minimal, in-memory GZIP API
Language: C - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 115 - Forks: 26

krymtkts/Get-GzipContent
Get-Content for gzip files.
Language: PowerShell - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

HostByBelle/CompressionBuffer
CompressionBuffer provides easy access to zstd, brotli, and gzip output buffering with PHP on any webserver
Language: PHP - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

roachadam/bytepress
Compressor for .NET executables
Language: C# - Size: 86.9 KB - Last synced at: 3 days ago - Pushed at: about 7 years ago - Stars: 39 - Forks: 7

tientrader/Multi-Vendor-E-commerce-Marketplace
Make it work, make it fast, then make it beautiful.
Language: Java - Size: 38.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tiagohm/restio 📦
HTTP Client for Dart inspired by OkHttp
Language: Dart - Size: 1.12 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 44 - Forks: 9

nanmu42/gzip
:floppy_disk: Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制
Language: Go - Size: 138 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 144 - Forks: 13

straight-coding/EmbedTools
* Receive debug log via UDP broadcasting. * Generate RSA self-signed certificates using BouncyCastle. * Convert web pages to c source file with gzip.
Language: C# - Size: 6.94 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

hazae41/foras
WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Language: TypeScript - Size: 2.23 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 140 - Forks: 9

stokito/deflate
deflate is low level gzip utility based on zlib to create a deflate streams i.e. gzip without checksum
Language: C - Size: 56.6 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

pferreirafabricio/backup-mongo-db
🗳️ A simple PowerShell script to make a backup of a MongoDB database and create a scheduled task for it on Windows
Language: PowerShell - Size: 288 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

jude-peel/gzip
A gzip decoder written from scratch in Rust.
Language: Rust - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

pirxpilot/connect-gzip-static
connect middleware for statically compressed files
Language: JavaScript - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 41 - Forks: 14

huozhi/js-compressed-size
display the javascript file size after minified and gzipped
Language: JavaScript - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

WoozyMasta/tgz
A cross-platform Go library for creating and extracting .tar.gz archives with custom compression levels, path prefixes, and relative path support.
Language: Go - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

yvoinov/squid-ecap-gzip
This Software is an eCAP adapter for HTTP compression with GZIP and DEFLATE. It is fully re-worked in C++11 and this is improved and bugfixed production version, based on Constantin Rack's https://github.com/c-rack/squid-ecap-gzip adapter
Language: C++ - Size: 427 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

manchan4869/vitepress-plugin-compression
Vitepress plugin for packing build folder.
Language: TypeScript - Size: 34.2 KB - Last synced at: 27 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

reidmorrison/iostreams
IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism transparent to the application.
Language: Ruby - Size: 2.63 MB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 96 - Forks: 22

ForbesLindesay/browserify-middleware
express middleware for browserify, done right
Language: JavaScript - Size: 241 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 380 - Forks: 60

vampirefrog/streamlib
Data stream library for reading and writing files, memory blocks and zipped files, with memory mapping support
Language: C - Size: 149 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JuliaIO/GZip.jl
A Julia interface for gzip functions in zlib
Language: Julia - Size: 384 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 40 - Forks: 28

danielgtaylor/apibin
Example API with modern features
Language: Go - Size: 1.45 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

Kikobeats/http-compression
Adding compression (gzip/brotli) for your HTTP server in Node.js.
Language: JavaScript - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 53 - Forks: 1
