Projects in Awesome Lists by openresty
A curated list of projects in awesome lists by openresty .
https://github.com/openresty/openresty
High Performance Web Platform Based on Nginx and LuaJIT
Last synced: 11 Mar 2026
https://github.com/openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
Last synced: 13 May 2025
https://github.com/openresty/lua-resty-redis
Lua redis client driver for the ngx_lua based on the cosocket API
Last synced: 14 May 2025
https://github.com/openresty/headers-more-nginx-module
Set, add, and clear arbitrary output headers in NGINX http servers
Last synced: 11 Apr 2025
https://github.com/openresty/openresty-systemtap-toolkit
Real-time analysis and diagnostics tools for OpenResty (including NGINX, LuaJIT, ngx_lua, and more) based on SystemTap
Last synced: 16 Dec 2025
https://github.com/openresty/openresty.org
Code and data for the openresty.org site
Last synced: 14 May 2025
https://github.com/openresty/echo-nginx-module
An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file
Last synced: 15 May 2025
https://github.com/openresty/docker-openresty
Docker tooling for OpenResty
docker hacktoberfest openresty
Last synced: 20 Mar 2025
https://github.com/openresty/redis2-nginx-module
Nginx upstream module for the Redis 2.0 protocol
Last synced: 04 Apr 2025
https://github.com/openresty/lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
Last synced: 15 Apr 2025
https://github.com/openresty/lua-resty-core
New FFI-based API for lua-nginx-module
Last synced: 19 Apr 2025
https://github.com/openresty/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
Last synced: 11 May 2025
https://github.com/openresty/lua-resty-mysql
Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
Last synced: 19 Apr 2025
https://github.com/openresty/stapxx
Simple macro language extentions to systemtap
Last synced: 19 Apr 2025
https://github.com/openresty/sregex
A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams
Last synced: 23 Apr 2025
https://github.com/openresty/lua-resty-websocket
WebSocket support for the ngx_lua module (and OpenResty)
Last synced: 04 Oct 2025
https://github.com/openresty/lua-resty-upstream-healthcheck
Health Checker for Nginx Upstream Servers in Pure Lua
Last synced: 12 Apr 2025
https://github.com/openresty/lua-upstream-nginx-module
Nginx C module to expose Lua API to ngx_lua for Nginx upstreams
Last synced: 06 Apr 2025
https://github.com/openresty/srcache-nginx-module
Transparent subrequest-based caching layout for arbitrary nginx locations.
Last synced: 19 Apr 2025
https://github.com/openresty/test-nginx
Data-driven test scaffold for Nginx C module and OpenResty Lua library development
Last synced: 03 May 2025
https://github.com/openresty/lua-resty-lrucache
Lua-land LRU Cache based on LuaJIT FFI
Last synced: 19 Apr 2025
https://github.com/openresty/lua-resty-string
String utilities and common hash functions for ngx_lua and LuaJIT
Last synced: 19 Apr 2025
https://github.com/openresty/lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
Last synced: 28 Mar 2025
https://github.com/openresty/lua-resty-upload
Streaming reader and parser for http file uploading based on ngx_lua cosocket
Last synced: 19 Apr 2025
https://github.com/openresty/set-misc-nginx-module
Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)
Last synced: 19 Apr 2025
https://github.com/openresty/drizzle-nginx-module
an nginx upstream module that talks to mysql and drizzle by libdrizzle
Last synced: 19 Apr 2025
https://github.com/openresty/openresty-gdb-utils
GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)
Last synced: 03 May 2025
https://github.com/openresty/lua-resty-balancer
A generic consistent hash implementation for OpenResty/Lua
Last synced: 19 Apr 2025
https://github.com/openresty/programming-openresty
Programming OpenResty Book
Last synced: 30 Mar 2025
https://github.com/openresty/lua-resty-dns
DNS resolver for the nginx lua module
Last synced: 19 Apr 2025
https://github.com/openresty/lua-resty-lock
Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
Last synced: 19 Apr 2025
https://github.com/openresty/openresty-devel-utils
Utilities for nginx module development
Last synced: 18 Dec 2025
https://github.com/openresty/replace-filter-nginx-module
Streaming regular expression replacement in response bodies
Last synced: 03 May 2025
https://github.com/openresty/resty-cli
Fancy command-line utilities for OpenResty
Last synced: 19 Apr 2025
https://github.com/openresty/memc-nginx-module
An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
Last synced: 19 Apr 2025
https://github.com/openresty/lua-resty-memcached
Lua memcached client driver for the ngx_lua based on the cosocket API
Last synced: 19 Apr 2025
https://github.com/openresty/encrypted-session-nginx-module
encrypt and decrypt nginx variable values
Last synced: 19 Apr 2025
https://github.com/openresty/openresty-packaging
Official OpenResty packaging source and scripts for various Linux distributions and other systems
Last synced: 17 Jul 2025
https://github.com/openresty/rds-json-nginx-module
An nginx output filter that formats Resty DBD Streams generated by ngx_drizzle and others to JSON
Last synced: 23 Jul 2025
https://github.com/openresty/xss-nginx-module
Native support for cross-site scripting (XSS) in an nginx
Last synced: 19 Apr 2025
https://github.com/openresty/mockeagain
Mocking ideally slow network that only allows reading and/or writing one byte at a time
Last synced: 22 Jul 2025
https://github.com/openresty/lua-resty-shell
Lua module for nonblocking system shell command executions
Last synced: 11 May 2025
https://github.com/openresty/lua-tablepool
Lua table recycling pools for LuaJIT
Last synced: 09 Oct 2025
https://github.com/openresty/lua-redis-parser
Lua module for parsing raw redis responses
Last synced: 18 Oct 2025
https://github.com/openresty/openresty-survey
OpenResty Web App for OpenResty User Survey
Last synced: 03 Jul 2025
https://github.com/openresty/opsboy
A rule-based sysadmin tool that helps setting up complex environment for blank machines
Last synced: 03 Jul 2025
https://github.com/openresty/lua-ssl-nginx-module
NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities
Last synced: 21 Jul 2025
https://github.com/openresty/no-pool-nginx
replace nginx's pool mechanism with plain malloc & free to help tools like valgrind
Last synced: 03 May 2025
https://github.com/openresty/stream-echo-nginx-module
TCP/stream echo module for NGINX (a port of ngx_http_echo_module)
Last synced: 14 Jul 2025
https://github.com/openresty/meta-lua-nginx-module
Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module
Last synced: 03 Jul 2025
https://github.com/openresty/array-var-nginx-module
Add support for array-typed variables to nginx config files
Last synced: 19 Apr 2025
https://github.com/openresty/lemplate
OpenResty/Lua template framework implementing Perl's TT2 templating language
Last synced: 19 Apr 2025
https://github.com/openresty/nginx-dtrace
An nginx fork that adds dtrace USDT probes
Last synced: 06 Jul 2025
https://github.com/openresty/homebrew-brew
Official homebrew repo for open source OpenResty
Last synced: 30 Mar 2025
https://github.com/openresty/lua-resty-memcached-shdict
Powerful memcached client with a shdict caching layer and many other features
Last synced: 08 Jul 2025
https://github.com/openresty/lua-resty-signal
Lua library for killing or sending signals to UNIX processes
Last synced: 04 Mar 2026
https://github.com/openresty/lua-resty-shdict-simple
Simple applicaton-oriented interface to the OpenResty shared dictionary API
Last synced: 11 May 2025
https://github.com/openresty/luajit2-test-suite
OpenResty's LuaJIT test suite based on Mike Pall's LuaJIT tests
Last synced: 03 Jul 2025
https://github.com/openresty/ngx_postgres
OpenResty's fork of FRiCKLE/ngx_postgres
Last synced: 03 Jul 2025
https://github.com/openresty/rds-csv-nginx-module
Nginx output filter module to convert Resty-DBD-Streams (RDS) to Comma-Separated Values (CSV)
Last synced: 19 Apr 2025
https://github.com/openresty/showman-samples
Sample screenplay files for generating our public video tutorials using OpenResty Showman
Last synced: 02 Aug 2025
https://github.com/openresty/lua-rds-parser
Resty DBD Stream (RDS) parser for Lua written in C
Last synced: 19 Apr 2025
https://github.com/openresty/ab-test-http
test http requests between two systems.
Last synced: 03 Jul 2025
https://github.com/openresty/openresty-deps-prebuild
prebuild of some packages for openresty test.
Last synced: 30 Jan 2026