Pinned Repositories
architect-awesome
后端架构师技术图谱
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
brks
f-threadpool
fast thread pool
lightMQ
light意为轻量级,也意为光速级。
net_io
详细介绍了IO模型
rtmp_pusher
rtmp推送aac音频流
rtsp_pusher
server_develop_guide_book
tech_blog
some talk and notes about linux kernel,C,go
zhiyong0804's Repositories
zhiyong0804/server_develop_guide_book
zhiyong0804/brks
zhiyong0804/f-threadpool
fast thread pool
zhiyong0804/rtmp_pusher
rtmp推送aac音频流
zhiyong0804/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
zhiyong0804/git_guide
zhiyong0804/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
zhiyong0804/RTSP_PullerModule
zhiyong0804/libevent_helloworld
zhiyong0804/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
zhiyong0804/openbilibili-go-common
哔哩哔哩 bilibili 网站后台工程 源码 来自 https://github.com/openbilibili
zhiyong0804/apisix
Cloud-Native Microservices API Gateway
zhiyong0804/brks_proto
zhiyong0804/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
zhiyong0804/ClondVoice
zhiyong0804/lua-resty-mysql
Nonblocking Lua MySQL driver library for ngx_lua or OpenResty
zhiyong0804/lua-resty-websocket
WebSocket support for the ngx_lua module (and OpenResty)
zhiyong0804/openresty
Turning Nginx into a Full-Fledged Scriptable Web Platform
zhiyong0804/test
zhiyong0804/zookeeper-go
zhiyong0804/git_course
zhiyong0804/Good_Code_vs_Bad_Code_in_Golang
zhiyong0804/hash-ring
C hash ring library
zhiyong0804/lua-resty-logger-socket
Raw-socket-based Logger Library for Nginx (based on ngx_lua)
zhiyong0804/lua-resty-rsa
RSA encrypt/decrypt & sign/verify for OpenResty/LuaJIT
zhiyong0804/luarocks
LuaRocks is the package manager for the Lua programming language.
zhiyong0804/my-websocket-server
A websocket echo server written by c
zhiyong0804/neovim
Vim-fork focused on extensibility and usability
zhiyong0804/r3
libr3 is a high-performance path dispatching library. It compiles your route paths into a prefix tree (trie). By using the constructed prefix trie in the start-up time, you may dispatch your routes with efficiency
zhiyong0804/xkcptun
xkcptun is kcp tunnel for OpenWRT&LEDE, implemented in c language