/awesome-nginx

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

Primary LanguageC

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.
  • 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.
  • 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.

##Tutorials

##Mailing Lists

##Forum

##Active Developers