openresty / no-pool-nginx
replace nginx's pool mechanism with plain malloc & free to help tools like valgrind
☆76Updated last month
Related projects ⓘ
Alternatives and complementary repositories for no-pool-nginx
- An nginx fork that adds dtrace USDT probes☆44Updated 8 years ago
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆129Updated 6 years ago
- NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities☆86Updated last year
- A Nginx module to dump backtrace when a worker process exits abnormally☆69Updated 11 years ago
- The HTTP/2 Protocol (Client Side) Implementation for OpenResty.☆77Updated 4 years ago
- Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module☆66Updated 3 years ago
- shcache - simple cache object atop ngx.shared.DICT☆71Updated last month
- consistent hash for openresty☆25Updated 5 years ago
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆70Updated 4 years ago
- Lua HTTP client cosocket driver for OpenResty / ngx_lua, interfaces are more flexible☆71Updated 4 years ago
- A TCP server with lua supporting based on nginx☆71Updated 9 years ago
- Lua http client driver for the ngx_lua based on the cosocket API☆188Updated 7 years ago
- shcache - simple cache object atop ngx.shared.DICT☆60Updated 8 years ago
- json lib for lua and C☆167Updated 3 weeks ago
- event-driven interprocess communication for openresty and the nginx lua module☆108Updated 5 years ago
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆336Updated 10 months ago
- Upstream connection load balancing and failover module for Openresty☆117Updated 4 years ago
- Stash and apply the old ngx.ctx for avoiding being destoried after Nginx internal redirect happens.☆45Updated 3 years ago
- Real-time analyzing and diagnosing tools for perl 5 based on SystemTap☆91Updated 4 years ago
- Simple applicaton-oriented interface to the OpenResty shared dictionary API☆32Updated 2 months ago
- Nginx module for ngx_lua to provide Lua API to inspect upstream http cache meta-data☆119Updated last month
- Lua test frame for the ngx_lua based on Openresty☆134Updated 5 years ago
- Utilities for nginx module development☆266Updated 3 months ago
- Shared rbtree of ngx-lua☆21Updated 8 years ago
- Lua SOCKS5 client for the ngx_lua based on the cosocket API☆33Updated 8 years ago
- Synchronizing data based on version changes☆41Updated 6 years ago
- 源码解析☆77Updated 9 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'…☆36Updated 3 years ago
- URL Routing Library for OpenResty Supporting Pluggable Matching Engines