How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The main features of openresty/openresty are: Load Balancers, Application Servers.
Projects with overlapping indexed features include: alexazhou/verynginx — VeryNginx is a Lua-based Nginx extension and programmable web application firewall. It provides a management control… cagerton/dropthat — Client side encryption can be part of this complete breakfast. Also Lua. kong/kong — Kong is a high-performance API gateway and service connectivity platform designed to manage, secure, and monitor… lusis/sysadvent-2014 — Repo to go along with my sysadvent 2014 post.
VeryNginx is a Lua-based Nginx extension and programmable web application firewall. It provides a management control panel and a traffic monitoring dashboard to configure server settings and analyze request statistics without manual configuration file edits. The project implements a programmable security layer to filter malicious traffic and block common web attacks, such as SQL injection and directory traversal. It includes tools for bot traffic restriction through request rate limiting and browser identity verification. The system covers traffic management via URI routing and redirection,
Client side encryption can be part of this complete breakfast. Also Lua.
Kong is a high-performance API gateway and service connectivity platform designed to manage, secure, and monitor traffic across distributed microservices and hybrid cloud environments. It functions as a centralized control plane for service governance, providing essential traffic routing, load balancing, and request transformation capabilities to ensure consistent policy enforcement across all service endpoints. The platform distinguishes itself through a modular plugin architecture and a declarative configuration engine that allows infrastructure behavior to be defined via version-controlled