lua-resty-lock
Lock library
A simple nonblocking lock API for ngx_lua based on shared memory dictionaries
Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
308 stars
35 watching
82 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 430 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-mysql | A Lua-based nonblocking MySQL driver library for high-performance web applications. | 709 |
kong/lua-resty-counter | A lock-free counter implementation for Lua in the context of a high-performance web server | 22 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 821 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
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 |
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
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 |
openresty/lua-resty-lrucache | An LRU cache implementation for OpenResty and Lua applications. | 441 |
vislee/lua-resty-dns-server | A Lua-based DNS server driver for the OpenResty module | 74 |
doujiang24/lua-resty-ini | A Lua library for parsing and working with INI files | 49 |