lua-resty-route
URL router
A URL routing library supporting multiple matchers and middleware for OpenResty.
URL Routing Library for OpenResty Supporting Pluggable Matching Engines
100 stars
10 watching
26 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
lualua-resty-routeluajitnginxopenrestyroutingrouting-engine
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-session | A Lua-based session management library for secure and flexible session handling in web applications. | 321 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |
bungle/lua-resty-gettext | A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers. | 9 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
api7/lua-resty-radixtree | A library implementing an adaptive radix tree data structure to store and match routes for routing and filtering purposes. | 256 |
bungle/lua-resty-postal | A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
vm-001/lua-radix-router | A high-performance router library for Lua that combines HashTable and Compressed Trie for efficient matching | 210 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 819 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
3scale/lua-resty-url | A Lua-based library for parsing and manipulating URLs | 42 |
bungle/lua-resty-validation | A validation and filtering library for input data in Lua applications. | 155 |