lua-resty-r3
Router
An experimental Lua implementation of an OpenResty router
libr3 Lua-Openresty implementation
40 stars
5 watching
5 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 101 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 822 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 431 |
iresty/lua-resty-libr3 | A high-performance path dispatching library base on FFI for Lua applications. | 57 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes | 33 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 509 |
vm-001/lua-radix-router | A high-performance router library for Lua that combines HashTable and Compressed Trie for efficient matching | 214 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 331 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
lilien1010/lua-resty-s3uploader | An HTTP client for uploading content to Amazon S3. | 11 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |