gzip
GZIP compressor
A middleware package to enable GZIP compression in Gin-based web applications.
Gin middleware to enable GZIP support.
332 stars
9 watching
87 forks
Language: Go
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
nicklockwood/gzip | A category on NSData for compressing and decompressing data using the GZIP algorithm | 985 |
gin-contrib/cors | A middleware library to enable cross-origin resource sharing (CORS) support in web applications built with the Gin framework. | 1,795 |
guzba/zippy | A Nim implementation of compression algorithms and formats | 257 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
mxmlnkn/rapidgzip | A tool for parallel decompression of gzip files with support for fast random access. | 372 |
manyuanrong/wasm_gzip | Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
helgeho/hadoopconcatgz | Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop | 9 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
xxjwxc/ginrpc | Tools and utilities for building RPC services with automatic parameter binding and routing | 290 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
kryops/rollup-plugin-gzip | A plugin that compresses Rollup bundles with Gzip or Brotli | 56 |
restuwahyu13/go-rest-api | A comprehensive Golang project demonstrating fundamental concepts of application development using the Gin framework | 133 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |