lua-resty-counter
Counter library
A lock-free counter implementation for Lua in the context of a high-performance web server
Lock-free counter for OpenResty
22 stars
23 watching
11 forks
Language: Perl
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kong/lua-resty-aws | An AWS SDK library for OpenResty written in Lua | 24 |
openresty/lua-resty-lock | A simple nonblocking lock API for ngx_lua based on shared memory dictionaries | 308 |
kong/lua-resty-healthcheck | Library for monitoring service health checks in a web application | 133 |
openresty/lua-resty-signal | A Lua library for sending signals to Linux processes. | 33 |
openresty/lua-resty-balancer | A Lua module implementing a generic consistent hash and round-robin balancer for load balancing | 329 |
openresty/lua-resty-limit-traffic | A Lua library for rate limiting and traffic control in web applications | 821 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 812 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 326 |
vislee/lua-resty-wrr | A Lua library implementing round-robin weight-based upstream selection for OpenResty proxy servers | 3 |
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-shell | Provides a Lua module for executing shell commands in a non-blocking manner. | 125 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 430 |
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 |
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |