All Projects → fholzer → Docker Nginx Brotli

fholzer / Docker Nginx Brotli

Stable nginx with google brotli compression module

Projects that are alternatives of or similar to Docker Nginx Brotli

EasyCompressor
⚡ A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.
Stars: ✭ 167 (+56.07%)
Mutual labels:  compression, brotli
Lzbench
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
Stars: ✭ 490 (+357.94%)
Mutual labels:  compression, brotli
Compress
Collection of compression related Go packages.
Stars: ✭ 319 (+198.13%)
Mutual labels:  compression, brotli
django-brotli
Django middleware that compresses response using brotli algorithm.
Stars: ✭ 16 (-85.05%)
Mutual labels:  compression, brotli
Nano Nginx
Nano container with nginx preconfigured as reverse proxy
Stars: ✭ 15 (-85.98%)
Mutual labels:  brotli, nginx
BrotliSharpLib
Full C# port of Brotli compression algorithm
Stars: ✭ 77 (-28.04%)
Mutual labels:  compression, brotli
Nginx Autoinstall
Compile Nginx from source with custom modules on Debian and Ubuntu
Stars: ✭ 443 (+314.02%)
Mutual labels:  brotli, nginx
Turbobench
Compression Benchmark
Stars: ✭ 211 (+97.2%)
Mutual labels:  compression, brotli
Peazip
Free Zip / Unzip software and Rar file extractor. Cross-platform file and archive manager. Features volume spanning, compression, authenticated encryption. Supports 7Z, 7-Zip sfx, ACE, ARJ, Brotli, BZ2, CAB, CHM, CPIO, DEB, GZ, ISO, JAR, LHA/LZH, NSIS, OOo, PAQ/LPAQ, PEA, QUAD, RAR, RPM, split, TAR, Z, ZIP, ZIPX, Zstandard.
Stars: ✭ 827 (+672.9%)
Mutual labels:  compression, brotli
Docker Nginx Http3
Alpine Linux image with Nginx 1.19.4 (mainline) with HTTP/3 (QUIC), TLSv1.3, 0-RTT, brotli, NJS support, and 10 MB size. All built on the bleeding edge for max performance. Built on the edge, for the edge.
Stars: ✭ 820 (+666.36%)
Mutual labels:  brotli, nginx
box
Box - Open Standard Archive Format, a zip killer.
Stars: ✭ 38 (-64.49%)
Mutual labels:  compression, brotli
Setup Nginx Webserver
🚀Setup a perfect webserver on CentOS/Redhat 7.x guide with understanding.
Stars: ✭ 65 (-39.25%)
Mutual labels:  brotli, nginx
tiny
compress data for better performance
Stars: ✭ 21 (-80.37%)
Mutual labels:  compression, brotli
pyrus-cramjam
Thin Python wrapper to de/compression algorithms in Rust - lightweight & no dependencies
Stars: ✭ 40 (-62.62%)
Mutual labels:  compression, brotli
gzipped
Replacement for golang http.FileServer which supports precompressed static assets.
Stars: ✭ 86 (-19.63%)
Mutual labels:  compression, brotli
Lizard
Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
Stars: ✭ 408 (+281.31%)
Mutual labels:  compression, brotli
Nginx Ee
Automated Nginx compilation from sources with additional modules support. Compatible with WordOps, EasyEngine & Plesk
Stars: ✭ 132 (+23.36%)
Mutual labels:  brotli, nginx
Libbrotli
meta project to build libraries from the brotli source code
Stars: ✭ 110 (+2.8%)
Mutual labels:  compression, brotli
Rust Brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Stars: ✭ 504 (+371.03%)
Mutual labels:  compression, brotli
Deno brotli
🗜 Brotli wasm module for deno
Stars: ✭ 40 (-62.62%)
Mutual labels:  compression, brotli

What is this?

This project is based on Alpine Linux, the official nginx image and an nginx module that provides static and dynamic brotli compression. Brotli and the nginx brotli module are built by Google.

How to use this image

As this project is based on the official nginx image look for instructions there. In addition to the standard configuration directives, you'll be able to use the brotli module specific ones, see here for official documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].