Skip to content

chronolaw/favorite-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

favorite-nginx

Selected favorite nginx modules and resources.

Thanks for awesome-resty.

Contents

Documents

Nginx modules

Resty(C) modules

Resty(lua) modules

Core

Encode & Decode

  • lua-cjson - Lua cJSON is a fast JSON encoding / parsing module for Lua
  • lua-cmsgpack - Lua cmsgpack is a fast msgpack encoding / parsing module for Lua
  • lua-protobuf - A Lua module to work with Google protobuf
  • lua-resty-json - Json lib for lua and C
  • lua-resty-msgpack - Lua messagepack for ngx_lua/stream_lua/OpenResty
  • lua-resty-snappy - LuaJIT FFI bindings for Snappy, a fast compressor/decompressor

Database

  • lua-resty-redis - Lua Redis client driver for the ngx_lua based on the cosocket API
  • lua-resty-lmdb - Use the LMDB (Lightning Memory-Mapped Database) inside the Nginx worker process
  • lua-resty-ssdb - Lua ssdb client driver for the ngx_lua based on the cosocket API
  • lua-resty-mysql - Lua MySQL client driver for ngx_lua based on the cosocket API

Backend

Router

  • radixtree - Radix tree imeplement based on FFI rax

Others

Test

Tools

  • opm - Official package management system for OpenResty
  • resty-cli - Fancy command-line utilities for OpenResty

Books

Known Projects

  • upyun-resty - UPYUN's open source software for OpenResty development
  • apisix - A cloud-native microservices API gateway
  • iresty - iresty and other useful tools
  • Kong - API Gateway & Microservice Management
  • Lapis - A web framework for Lua or MoonScript powered by OpenResty
  • lor - a fast, minimalist web framework for lua based on OpenResty(中文)
  • Orange - A Gateway based on OpenResty(Nginx+lua) for API Monitoring and Management.
  • verynginx - A very powerful and friendly nginx which provide WAF, Control Panel, and Dashboards

Conference

  • 2016 - OpenResty Con 2016
  • 2017 - OpenResty Con 2017
  • 2018 - OpenResty Con 2018

My Own Projects

About

Selected favorite nginx modules and resources

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published