0xb4lint / awesome-nginx

A curated list of awesome Nginx distributions, third modules, active developers, etc. :octocat:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Nginx Build Status Awesome

A curated list of awesome nginx distributions、third modules、active developers and so forth.

If you want to contribute, please submit a pull request.

Feel free to add your project :)

Table of Contents

Well-known Distributions

Embeddable Scripting Languages

Builder

This is bash command line builder that uses this curated list to automate installing and compiling nginx

Third Modules

These modules are not distributed with the Nginx source.

C Modules

Lua Modules

Built-in Modules

For more details, see nginx.org.

Tools

  • nginx-devel-utils - Utilities for nginx module development.
  • gixy - Nginx configuration static analyzer
  • no-pool-nginx - replace nginx's pool mechanism with plain malloc & free to help tools like valgrind.
  • nginx-dtrace - An nginx fork that adds dtrace USDT probes.
  • test-nginx - Data-driven test scaffold for Nginx C module and OpenResty Lua library development.
  • nginx-systemtap-toolkit - Real-time analyzing and diagnosing tools for Nginx based on SystemTap.
  • nginx-gdb-utils - GDB Utilities for Nginx, ngx_lua, LuaJIT, and etc.
  • apache2nginx - A command line tool, which can be used to generate nginx config file according to given config files of Apache.
  • nginx-build - seamless nginx builder.
  • puppet-nginx - Puppet Module to manage NGINX on various UNIXes.
  • server-configs-nginx - Nginx HTTP server boilerplate configs.
  • nginx-boilerplate - Awesome Nginx configuration template.
  • ngxtop - Real-time metrics for nginx server.
  • GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
  • nginx-conf - A collection of useful Nginx configuration snippets.
  • libngxcore - libngxcore is the library built from nginx core APIs..
  • nginx-cache-purge - A bash script for deleting items from Nginx cache.
  • ngx-admintools - Debian Administration Tools for nginx web server.
  • nginx-config-formatter - Nginx config file formatter/beautifier written in Python.
  • veryNginx - A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
  • akamai-nginx - Autoconfigure nginx based on Akamai property api rules using generated lua.

Tutorials

Mailing Lists

Forum

Active Developers

About

A curated list of awesome Nginx distributions, third modules, active developers, etc. :octocat:


Languages

Language:C 66.7%Language:Makefile 33.3%