lua-resty-string
Hash algorithms library
A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT.
String utilities and common hash functions for ngx_lua and LuaJIT
430 stars
37 watching
143 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 329 |
openresty/lua-resty-websocket | A Lua implementation of the WebSocket protocol for use in web servers. | 508 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
openresty/lua-resty-lrucache | An LRU cache implementation for OpenResty and Lua applications. | 441 |
anjia0532/lua-resty-redis-util | A Lua utility library providing a simplified interface to the Lua-resty-redis library | 125 |
openresty/lua-resty-shdict-simple | Provides an interface to OpenResty's shared dictionary API for simple data storage and retrieval in Lua applications. | 32 |
antonheryanto/lua-resty-post | A Lua utility library for handling HTTP POST requests in OpenResty | 35 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files | 49 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 821 |
toritori0318/lua-resty-r3 | An experimental Lua implementation of an OpenResty router | 40 |