openresty / no-pool-nginxLinks
replace nginx's pool mechanism with plain malloc & free to help tools like valgrind
☆74Updated 3 weeks ago
Alternatives and similar repositories for no-pool-nginx
Users that are interested in no-pool-nginx are comparing it to the libraries listed below
Sorting:
- Mocking ideally slow network that only allows reading and/or writing one byte at a time☆130Updated 7 years ago
- A Nginx module to dump backtrace when a worker process exits abnormally☆71Updated 13 years ago
- NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities☆84Updated last year
- TCP/stream echo module for NGINX (a port of ngx_http_echo_module)☆69Updated 5 years ago
- consistent hash for openresty☆28Updated 6 years ago
- Meta Lua Nginx Module supporting both Http Lua Module and Stream Lua Module☆65Updated 4 years ago
- An nginx fork that adds dtrace USDT probes☆44Updated 9 years ago
- A TCP server with lua supporting based on nginx☆71Updated 10 years ago
- NGINX patch replacing malloc/memalign with mmap inside ngx_pool☆31Updated 7 years ago
- shcache - simple cache object atop ngx.shared.DICT☆71Updated last year
- GDB Utilities for OpenResty (including Nginx, ngx_lua, LuaJIT, and more)☆345Updated 2 years ago
- Upstream connection load balancing and failover module for Openresty☆116Updated 6 years ago
- an nginx upstream module that talks to mysql and drizzle by libdrizzle☆336Updated 3 weeks ago
- shcache - simple cache object atop ngx.shared.DICT☆60Updated 9 years ago
- Lua http client driver for the ngx_lua based on the cosocket API☆187Updated 8 years ago
- Utilities for nginx module development