Pinned Repositories
lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
lua-ssl-nginx-module
NGINX C module that extends ngx_http_lua_module for enhanced SSL/TLS capabilities
awesome-algorithm
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
C
All Algorithms implemented in C
lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
lua-nginx-module-digest
lua-nginx-module source code learning, parsing and summary
openresty-develop
tcp_reverse_proxy
没有自己的公网IP,而又想连接外网,可以使用这个工具
zhuizhuhaomeng.github.io
zhuizhuhaomeng's Repositories
zhuizhuhaomeng/zhuizhuhaomeng.github.io
zhuizhuhaomeng/openresty-develop
zhuizhuhaomeng/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
zhuizhuhaomeng/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
zhuizhuhaomeng/asynch_mode_nginx
zhuizhuhaomeng/c-minheap-array
Implements a Min-Heap / Priority Queue in C using a simple array.
zhuizhuhaomeng/curl-http3
zhuizhuhaomeng/docs
The open-source repo for docs.github.com
zhuizhuhaomeng/FlameGraph
Stack trace visualizer
zhuizhuhaomeng/go-study
zhuizhuhaomeng/hiredis-cluster
C client library for Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
zhuizhuhaomeng/kafka-ssl-docker
zhuizhuhaomeng/librdkafka
The Apache Kafka C/C++ library
zhuizhuhaomeng/lua-resty-core
New FFI-based API for lua-nginx-module
zhuizhuhaomeng/lua-resty-ctxdump
Stash and apply the old ngx.ctx for avoiding being destoried after Nginx internal redirect happens.
zhuizhuhaomeng/lua-resty-http
Lua HTTP client cosocket driver for OpenResty / ngx_lua.
zhuizhuhaomeng/lua-resty-openidc
OpenID Connect Relying Party and OAuth 2.0 Resource Server implementation in Lua for NGINX / OpenResty
zhuizhuhaomeng/lua-resty-openssl
FFI-based OpenSSL binding for OpenResty
zhuizhuhaomeng/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
zhuizhuhaomeng/mmdb-from-go-blogpost
Enriching MMDB files with your own data using Go.
zhuizhuhaomeng/mmdbwriter
Go library for writing MaxMind DB (mmdb) files
zhuizhuhaomeng/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
zhuizhuhaomeng/ngx_devel_kit
Nginx Development Kit - an Nginx module that adds additional generic tools that module developers can use in their own modules
zhuizhuhaomeng/ngx_http_redis
The ngx_http_redis module provides support for caching with redis
zhuizhuhaomeng/openresty-conf
zhuizhuhaomeng/openresty-release
zhuizhuhaomeng/sharedfiles
zhuizhuhaomeng/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
zhuizhuhaomeng/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
zhuizhuhaomeng/zipkin-cpp-opentracing
OpenTracing Tracer implementation for Zipkin in C++