Pinned Repositories
openresty
High Performance Web Platform Based on Nginx and LuaJIT
test-nginx
Data-driven test scaffold for Nginx C module and OpenResty Lua library development
amzn1-spec
izhengfan-hugo
izhengfan theme for hugo
lua-5.2.2_with_comments
lua-resty-etcd-discovery-client
Lua etcd discovery client based on lua-resty-http
lua-resty-luatidy
lua version luatidy (openresty)
lua-resty-openssl
FFI-based OpenSSL binding for LuaJIT
t
A command-line power tool for Twitter.
The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
xiaocang's Repositories
xiaocang/array-var-nginx-module
Add support for array-typed variables to nginx config files
xiaocang/drizzle-nginx-module
an nginx upstream module that talks to mysql and drizzle by libdrizzle
xiaocang/encrypted-session-nginx-module
encrypt and decrypt nginx variable values
xiaocang/headers-more-nginx-module
Set, add, and clear arbitrary output headers in NGINX http servers
xiaocang/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
xiaocang/lua-resty-core
New FFI-based API for lua-nginx-module
xiaocang/lua-resty-dns
DNS resolver for the nginx lua module
xiaocang/lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
xiaocang/lua-resty-lock
Simple nonblocking lock API for ngx_lua based on shared memory dictionaries
xiaocang/lua-resty-lrucache
Lua-land LRU Cache based on LuaJIT FFI
xiaocang/lua-resty-memcached
Lua memcached client driver for the ngx_lua based on the cosocket API
xiaocang/lua-resty-mysql
Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
xiaocang/lua-resty-redis
Lua redis client driver for the ngx_lua based on the cosocket API
xiaocang/lua-resty-shell
Lua module for nonblocking system shell command executions
xiaocang/lua-resty-signal
Lua library for killing or sending signals to UNIX processes
xiaocang/lua-resty-string
String utilities and common hash functions for ngx_lua and LuaJIT
xiaocang/lua-resty-upload
Streaming reader and parser for http file uploading based on ngx_lua cosocket
xiaocang/lua-resty-upstream-healthcheck
Health Checker for Nginx Upstream Servers in Pure Lua
xiaocang/lua-resty-websocket
WebSocket support for the ngx_lua module (and OpenResty)
xiaocang/lua-tablepool
Lua table recycling pools for LuaJIT
xiaocang/lua-upstream-nginx-module
Nginx C module to expose Lua API to ngx_lua for Nginx upstreams
xiaocang/memc-nginx-module
An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
xiaocang/nginx
The official NGINX Open Source repository.
xiaocang/openresty
High Performance Web Platform Based on Nginx and LuaJIT
xiaocang/openresty-release
xiaocang/openresty.org
Code and data for the openresty.org site
xiaocang/redis2-nginx-module
Nginx upstream module for the Redis 2.0 protocol
xiaocang/resty-cli
Fancy command-line utilities for OpenResty
xiaocang/srcache-nginx-module
Transparent subrequest-based caching layout for arbitrary nginx locations.
xiaocang/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers