Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/ngx_brotli

NGINX module for Brotli compression observed · 2026-08-28

github.com/google/ngx_brotli · C · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3981
  • days_rel: n/a
  • days_push: 827
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2236 stars · 237 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A set of two NGINX modules that add Brotli compression support: one compresses HTTP responses on-the-fly and the other serves pre-compressed static files. It is written in C and maintained by Google under a BSD-2-Clause license.

Use cases

  • serve brotli-compressed responses from nginx
  • compress http responses on the fly with brotli
  • serve pre-compressed .br static files
  • reduce bandwidth for web assets
  • replace gzip with better compression in nginx

When to choose

  • you run NGINX and want better compression ratios than gzip
  • you want to serve pre-compressed static assets to browsers supporting Brotli

When to avoid

  • you use a web server other than NGINX
  • you cannot recompile NGINX with third-party modules
  • your clients or proxies do not support Brotli encoding

Facets

plugin · maturity active

compression http-server middleware web-development backend performance nginx-module brotli http-compression c linux web-server nginx

1 source

Member repositories

RepositoryRoleHealth v2
google/ngx_brotlimain23

For agents

markdown · JSON · MCP: product_card(name="google/ngx_brotli")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem