OpenResty
A Fast and Scalable Web Platform by Extending NGINX with LuaJIT. Commercial support is provided at https://openresty.com/
San Francisco Bay Area
Pinned Repositories
headers-more-nginx-module
Set, add, and clear arbitrary output headers in NGINX http servers
lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
lua-resty-redis
Lua redis client driver for the ngx_lua based on the cosocket API
nginx-tutorials
Nginx Tutorials
openresty
High Performance Web Platform Based on Nginx and LuaJIT
openresty-systemtap-toolkit
Real-time analysis and diagnostics tools for OpenResty (including NGINX, LuaJIT, ngx_lua, and more) based on SystemTap
openresty.org
Code and data for the openresty.org site
opm
OpenResty Package Manager
sregex
A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams
stapxx
Simple macro language extentions to systemtap
OpenResty's Repositories
openresty/openresty
High Performance Web Platform Based on Nginx and LuaJIT
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
openresty/lua-resty-redis
Lua redis client driver for the ngx_lua based on the cosocket API
openresty/headers-more-nginx-module
Set, add, and clear arbitrary output headers in NGINX http servers
openresty/luajit2
OpenResty's Branch of LuaJIT 2
openresty/openresty.org
Code and data for the openresty.org site
openresty/echo-nginx-module
An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
openresty/docker-openresty
Docker tooling for OpenResty
openresty/lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
openresty/lua-resty-core
New FFI-based API for lua-nginx-module
openresty/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
openresty/lua-resty-mysql
Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
openresty/lua-resty-upstream-healthcheck
Health Checker for Nginx Upstream Servers in Pure Lua
openresty/lua-resty-websocket
WebSocket support for the ngx_lua module (and OpenResty)
openresty/lua-upstream-nginx-module
Nginx C module to expose Lua API to ngx_lua for Nginx upstreams
openresty/lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
openresty/lua-resty-lrucache
Lua-land LRU Cache based on LuaJIT FFI
openresty/lua-resty-string
String utilities and common hash functions for ngx_lua and LuaJIT
openresty/lua-resty-upload
Streaming reader and parser for http file uploading based on ngx_lua cosocket
openresty/lua-resty-dns
DNS resolver for the nginx lua module
openresty/lua-resty-lock
Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
openresty/openresty-devel-utils
Utilities for nginx module development
openresty/lua-resty-memcached
Lua memcached client driver for the ngx_lua based on the cosocket API
openresty/lua-tablepool
Lua table recycling pools for LuaJIT
openresty/opsboy
A rule-based sysadmin tool that helps setting up complex environment for blank machines
openresty/nginx-eval-module
A module for evaluating memcached or proxy response into variable
openresty/homebrew-brew
Official homebrew repo for open source OpenResty
openresty/lua-resty-signal
Lua library for killing or sending signals to UNIX processes
openresty/luajit2-test-suite
OpenResty's LuaJIT test suite based on Mike Pall's LuaJIT tests
openresty/ngx_postgres
OpenResty's fork of FRiCKLE/ngx_postgres