jie123108 / ngx_shmapView external linksLinks
nginx shared memory map module
☆21Apr 14, 2015Updated 10 years ago
Alternatives and similar repositories for ngx_shmap
Users that are interested in ngx_shmap are comparing it to the libraries listed below
Sorting:
- nginx 共享内存☆19Jun 19, 2015Updated 10 years ago
- The nginx geo plugin, according to the IP address query provinces, city, ISP information。地理位置信息模块,根据IP地址查询的省份,城市,ISP信息☆14Dec 5, 2015Updated 10 years ago
- ☆10Mar 26, 2020Updated 5 years ago
- lua-resty-filecache is an file write module with fd cache☆10Nov 4, 2016Updated 9 years ago
- mongodb proxy☆13Oct 8, 2012Updated 13 years ago
- Extended HTTP Support☆18Aug 27, 2015Updated 10 years ago
- Lua HTTP client cosocket driver for OpenResty / ngx_lua.☆17Sep 29, 2016Updated 9 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Oct 31, 2022Updated 3 years ago
- Lua redis client driver for the ngx_lua based on the cosocket API☆12Jun 5, 2015Updated 10 years ago
- JsonRPC 2.0 server for the ngx_lua/openresty☆14Sep 29, 2016Updated 9 years ago
- A small DSL for building HTML documents☆17Mar 4, 2023Updated 2 years ago
- 基于ngx-stream-module 实现长连接的处理,把长连接数据按照使用的协议转切分为请求(request),与后端服务器使用短连接通讯,完全兼容后端http协议。后端服务器使用推送协议可以很方便的把数据推送到客户端。☆17Nov 27, 2022Updated 3 years ago
- event-driven interprocess communication for openresty and the nginx lua module☆109Jul 31, 2019Updated 6 years ago
- lua-resty-stats - is a statistical module for nginx base on ngx_lua, Statistical key and values are configurable, can use the nginx core'…☆36Nov 28, 2020Updated 5 years ago
- Lusty Lua implementation of an oauth2 server☆22Apr 27, 2018Updated 7 years ago
- Faster implementation of MessagePack for Lua runtime☆71Nov 13, 2012Updated 13 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Oct 1, 2017Updated 8 years ago
- lua-resty-ini - ini parser for OpenResty☆49Jun 10, 2020Updated 5 years ago
- nginx 请求统计模块☆23Jan 24, 2015Updated 11 years ago
- lua-resty-thrift -- Lua thrift client driver for the ngx_lua based on the cosocket API☆24Sep 25, 2016Updated 9 years ago
- replace nginx's pool mechanism with plain malloc & free to help tools like valgrind