Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-nginx
A curated list of awesome Nginx distributions, third modules, active developers, etc. :octocat:
https://github.com/nginx-modules/awesome-nginx
Last synced: 3 days ago
JSON representation
-
Well-known Distributions
-
Builder
-
Third Modules
-
C Modules
- nginx-rtmp-module - NGINX-based Media Streaming Server.
- xss-nginx-module - Native support for cross-site scripting (XSS) in an nginx.
- srcache-nginx-module - Transparent subrequest-based caching layout for arbitrary nginx locations.
- replace-filter-nginx-module - Streaming regular expression replacement in response bodies.
- rds-json-nginx-module - An nginx output filter that formats Resty DBD Streams generated by ngx_drizzle and others to JSON.
- echo-nginx-module - An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file.
- headers-more-nginx-module - Set, add, and clear arbitrary output headers.
- rds-csv-nginx-module - Nginx output filter module to convert Resty-DBD-Streams (RDS) to Comma-Separated Values (CSV).
- memc-nginx-module - An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands..
- encrypted-session-nginx-module - encrypt and decrypt nginx variable values.
- redis2-nginx-module - Nginx upstream module for the Redis 2.0 protocol.
- drizzle-nginx-module - an nginx upstream module that talks to mysql and drizzle by libdrizzle.
- array-var-nginx-module - Add support for array-typed variables to nginx config files.
- set-misc-nginx-module - Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more).
- nginx-eval-module - A module for evaluating memcached or proxy response into variable.
- ngx_devel_kit - Nginx Development Kit - an Nginx module that adds additional generic tools that module developers can use in their own modules.
- ngx_cache_purge - nginx module which adds ability to purge content from FastCGI, proxy, SCGI and uWSGI caches.
- ngx_postgres - upstream module that allows nginx to communicate directly with PostgreSQL database.
- nginx-backtrace - A Nginx module to dump backtrace when a worker process exits abnormally.
- nginx-http-concat - A Nginx module for concatenating files in a given context: CSS and JS files usually.
- nginx-http-user-agent - A nginx module to match browsers and crawlers.
- nginx-http-footer-filter - A nginx module that prints some text in the footer of a request.
- nginx-http-slice - Nginx module for serving a file in slices (reverse byte-range).
- nginx-audio-track-for-hls-module - Nginx module that generates audio track for HTTP Live Streaming (HLS) streams on the fly.
- nginx-access-plus - nginx module allows limiting access to certain http request methods and client addresses.
- ngx_http_subrange_module - Split one big HTTP/Range request to multiple subrange requesets.
- nginx_tcp_proxy_module - add the feature of tcp proxy with nginx, with health check and status monitor.
- nginx_ajp_module - support AJP protocol proxy with Nginx.
- ngx_http_substitutions_filter_module - a filter module which can do both regular expression and fixed string substitutions for nginx.
- nginx-sticky-module - A nginx module to add an upstream server persistance using cookies.
- nginx-http-sysguard - A Nginx module to protect servers when system load or memory use goes too high.
- nginx-tfs - An Asynchronous Nginx module providing a RESTful API for TFS (Taobao File System).
- ngx_aws_auth - nginx module to proxy to authenticated AWS services.
- nginx_mod_akamai_g2o - Nginx Module for Authenticating Akamai G2O requests.
- ngx_supervisord - nginx module providing API to communicate with supervisord and manage (start/stop) backends on-demand.
- ngx_http_google_filter_module - Nginx Module for Google Mirror.
- ngx_http_dyups_module - update upstreams' config by restful interface.
- nginx-video-thumbextractor-module - Nginx module to extract thumbs from a video file.
- nginx-push-stream-module - A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
- nginx-module-vts - Nginx virtual host traffic status module.
- nginx-module-url - Nginx url encoding converting module.
- ngx_small_light - Dynamic Image Transformation Module For nginx.
- nginx-upstream-fair - The fair load balancer module for nginx.
- nginx-fluentd-module - Nginx module for Fluentd data collector.
- ngx_zeromq - ZeroMQ transport for nginx.
- ngx_cache_viewer - nginx module which adds ability to view cache node info from FastCGI, proxy, SCGI and uWSGI caches.
- nginx-selective-cache-purge-module - A module to purge cache by GLOB patterns..
- naxsi - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX.
- couchbase-nginx-module - The module for nginx webserver to access Couchbase Server.
- protobuf-nginx - Google Protocol Buffers code generator for nginx module developers.
- testcookie-nginx-module - simple robot mitigation module using cookie based challenge/response technique.
- nginx_circle_gif - this module generates simple circle images with the colors and size specified in the URL.
- ngx_http_estreaming_module - An adaptive hls streaming module for nginx.
- ngx_http_geoip2_module - creates variables with values from the maxmind geoip2 databases based on the client IP (supports both IPv4 and IPv6).
- tcp-nginx-module - Use nginx as a common TCP server framework.
- iconv-nginx-module - a character conversion nginx module using libiconv.
- form-input-nginx-module - This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the arguments in request body into nginx variables..
- ngx-ip2location - Nginx IP2Location Module.
- nginx-hmux-module - The module implements resin's hmux protocol in nginx.
- nginx_ocsp_proxy-module - Nginx OCSP processing module designed for response caching.
- nginx-hmac-secure-link - Alternative Nginx secure link module with support for MD5, SHA-1, and SHA-2 hashes.
- ngx-gm-filter - Another image filter based GraphicsMagick..
- nginx-mod-so - nginx_mod_so is dynamic loadable module for Nginx.
- nginx-auth-ldap - LDAP authentication module for nginx.
- nginx-xsltproc-module - XSLT processor bases on Nginx.
- nginx-dlg-auth - NGINX module for delegating authentication and authorization to an HTTP gateway.
- ngx_http_qqwry_module - A nginx module that creates variables with location info from QQWry.
- nginx-markdown-module - renderize markdown as HTML directly from your upstream server.
- nginx-nonewlines - This is an nginx module to strip the served HTML of all newlines (\n and \r characters).
- nginx-udplog-module - Implementation of logging using BSD Syslog Protocol for nginx (RFC 3164).
- nginx_ipset_blacklist - nginx module to use linux netfilter ipsets as blacklists.
- nginx-mogilefs-module - MogileFS client for nginx.
- ngx_http_php_session - nginx module to parse php sessions.
- ngx_trace - runtime call tracer for nginx.
- nginx-qrcode - Native QR encoding for Nginx Web Server.
- nginx-dav-ext-module - NGINX WebDAV missing methods support (PROPFIND & OPTIONS).
- nginx-gridfs - Nginx module for serving files from MongoDB's GridFS.
- Session-Binding-Proxy - An Nginx module capable of binding the application session to the SSL session by encrypting the application cookie with a secret key and the SSL master key.
- ngx_http_gif_magick - nginx http filter module for dynamically resizing gifs with ImageMagick.
- nginx-upload-progress-module - Nginx module implementing an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers.
- ngx_http_avatars_gen_module - Nginx module for on-the-fly generating of avatars based on user initials.
- lua-resty-redis - Lua redis client driver for the ngx_lua based on the cosocket API.
- lua-resty-memcached - Lua memcached client driver for the ngx_lua based on the cosocket API.
- lua-resty-mysql - Nonblocking Lua MySQL driver library for ngx_lua.
- lua-resty-postgres - Nonblocking Lua PostgreSQL driver library for ngx_lua.
- lua-resty-cassandra - Pure Lua Cassandra client using CQL binary protocol.
- lua-resty-fastcgi - Lua FCGI client driver for ngx_lua based on the cosocket API.
- lua-resty-ssdb - Lua ssdb client driver for the ngx_lua based on the cosocket API, SSDB is a leveldb server.
- lua-resty-mongol - Lua MongoDB driver.
- lua-resty-oceanbase - Lua OceanBase client driver for ngx_lua based on the cosocket API.
- lua-resty-lrucache - Lua-land LRU Cache based on LuaJIT FFI.
- lua-resty-core - New FFI-based API for lua-nginx-module.
- lua-resty-upload - Streaming reader and parser for http file uploading based on ngx_lua cosocket.
- lua-resty-websocket - WebSocket support for the ngx_lua module (and OpenResty).
- lua-resty-dns - DNS resolver for the nginx lua module.
- lua-resty-string - String utilities and common hash functions for ngx_lua and LuaJIT.
- lua-redis-parser - Lua module for parsing raw redis responses.
- lua-rds-parser - Resty DBD Stream (RDS) parser for Lua written in C.
- lua-resty-template - Templating Engine (HTML) for Lua and OpenResty
- lua-resty-cookie - Lua library for HTTP cookie manipulations for OpenResty/ngx_lua.
- lua-resty-kafka - Lua kafka client driver for the ngx_lua based on the cosocket API.
- lua-resty-rabbitmqstomp - Opinionated Lua RabbitMQ client library for the ngx_lua apps based on the cosocket API.
- lua-resty-logger-socket - Raw-socket-based Logger Library for Nginx.
- lua-resty-beanstalkd - non-blocking beanstalkd client lib for ngx_lua.
- lua-resty-libcjson - LuaJIT FFI-based cJSON library for OpenResty.
- lua-resty-session - Session library for OpenResty implementing Secure Cookie Protocol.
- lua-resty-validation - Validation Library (Input Validation and Filtering) for Lua and OpenResty.
- lua-resty-random - LuaJIT FFI-based Random Library for OpenResty.
- lua-resty-scrypt - LuaJIT FFI-based scrypt library for OpenResty.
- lua-resty-uuid - LuaJIT FFI bindings for libuuid, a DCE compatible Universally Unique Identifier library.
- lua-resty-hoedown - LuaJIT FFI bindings to Hoedown, a standards compliant, fast, secure markdown processing library in C.
- lua-resty-snappy - LuaJIT FFI bindings for Snappy, a fast compressor/decompressor.
- lua-resty-nettle - LuaJIT FFI bindings for Nettle (a low-level cryptographic library).
- lua-resty-rack - A simple and extensible HTTP server framework for OpenResty.
- lua-resty-upstream - Upstream connection load balancing and failover module for Openresty.
- lua-resty-dns-cache - Cache wrapper for lua-resty-dns.
- lua-resty-consul - Library to interface with the consul HTTP API from ngx_lua.
- lua-resty-gearman - Lua gearman client driver for the ngx_lua based on the cosocket API.
- lua-resty-jwt - JWT For The Great Openresty.
- lua-resty-shell - tiny subprocess/shell library to use with OpenResty application server.
- lua-resty-smtp - I must be crazy trying to send mail with Nginx..
- lua-resty-iputils - Utility functions for working with IP addresses in Openresty.
- lua-resty-hmac - HMAC functions for ngx_lua and LuaJIT.
- lua-resty-libxl - LuaJIT FFI-based LibXL (Excel) library for OpenResty.
- lua-resty-gettext - LuaJIT FFI-based gettext library for OpenResty.
- lua-resty-github - Lua library for using the github api in the ngx_lua nginx module.
- lua-resty-murmurhash2 - LuaJIT MurmurHash 2 bindings to Nginx / OpenResty murmurhash2 implementation.
- lua-resty-hipchat - Lua library for using the hipchat api.
- lua-resty-readurl - Lua library for capturing urls, decoding, and logging results.
- lua-resty-kyototycoon - kyototycoon's binary protocol.
- lua-resty-mobile - Mobile detection for nginx/openresty.
- lua-resty-fileinfo - LuaJIT FFI bindings to libmagic, magic number recognition library - tries to determine file types.
- lua-resty-sass - LuaJIT FFI bindings for libsass - A C/C++ implementation of a Sass compiler.
- lua-resty-taglib - LuaJIT FFI bindings for TagLib - An Audio Meta-Data Library.
- lua-resty-woothee - Woothee Lua-Openresty implementation.
- lua-resty-json - json lib for lua and C.
- ngx_lua_waf - lua waf based on ngx_lua.
- lua-resty-limit-req - Limit the request processing rate between multiple NGINX instances.
- LuaWeb - A very simple blog engine using openresty, nginx, lua, markdown, git and redis.
- lua-nginx-osm - OpenStreetMap extension for Nginx Lua module.
- nginx-tcp-lua-module - A TCP server with lua supporting based on nginx.
- nginx-google-oauth - Lua module to add Google OAuth to nginx.
- lua-upstream-nginx-module - Nginx C module to expose Lua API to ngx_lua for Nginx upstreams.
- lua-resty-upstream-healthcheck - Health Checker for Nginx Upstream Servers in Pure Lua.
- lua-resty-lock - Simple nonblocking lock API for ngx_lua based on shared memory dictionaries.
- 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-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.
- server-configs-nginx - Nginx HTTP server boilerplate configs.
- 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.
- Nginx tutorials - Nginx tutorials by [Agentzh](https://github.com/agentzh).
- Nginx docs cn - The chinese translation of nginx documentation.
- Nginx book - Nginx from primer to expert (In Chinese).
- lua-resty-rsa - RSA encrypt/decrypt & sign/verify for LuaJIT.
- lua-resty-qless - Lua binding to Qless (Queue / Pipeline management) for OpenResty.
- lua-resty-kyototycoon - Lua client driver for KyotoTycoon using its native wire protocol (OpenResty/ngx_lua).
- nginx-systemtap-toolkit - Real-time analyzing and diagnosing tools for Nginx based on SystemTap.
- nginx-clojure - Nginx module for embedding Clojure or Java or Groovy programs, typically those Ring based handlers.
- nginx-hmux-module - The module implements resin's hmux protocol in nginx.
- puppet-nginx - Puppet Module to manage NGINX on various UNIXes.
- ngx_sync_msg_module - This module provides a mechanism to sync messages between workers for your module.
- nginx-upload-module - A module for nginx web server for handling file uploads using multipart/form-data encoding (RFC 1867).
- nginx_modSecurity - ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs.
- waf-nginx-module - A lightweight web application firewall module for nginx..
- nginx-fancyindex - nginx fancy index module.
- lua-resty-fastdfs - Nonblocking Lua FastDFS driver library for ngx_lua.
- Igor Sysoev(author of nginx)
- Agentzh
- Maxim Dounin
- PiotrSikora
- Weibin Yao
- Roman Arutyunyan
- Evan Miller
- Valentin V. Bartenev
- Valery Kholodkov
- Wandenberg Peixoto
- Joshua Zhu
- Simpl
- Nginx beginner’s Guide - This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
- Nginx documentation - Nginx documentation introduction.
-
Categories
Sub Categories
Keywords
nginx
18
nginx-module
6
c
4
ngx-lua
2
lua
2
monitoring
2
lua-resty
2
vozlt-nginx-modules
2
nginx-configuration
2
ddos
1
waf
1
ddos-mitigation
1
naxsi
1
imlib2
1
imagemagick
1
gd
1
encoding
1
authentication
1
blake2
1
expiration-period
1
gost
1
hash
1
hashing-algorithm
1
hmac
1
http3
1
ingress
1
quic
1
tengine
1
bash
1
builder
1
lua-nginx
1
luajit
1
nginx-installation
1
audio
1
hls
1
livestream
1
plugin
1
stream
1
video
1
aws-s3
1
nginx-vhost-traffic-status
1
kyoto-tycoon
1
leaky-bucket
1
ratelimit
1
redis
1
build-tool
1
best-practices
1
config
1
h5bp
1
robust
1