Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
AnnotatedCode
知名开源代码库的注释版:C++、Golang等
AVParse
blog
煎鱼的博客,有点忙,传送门:https://eddycjy.com
books
cloud-native-go
华为云原生丛书之《Go专家编程》
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
docker-cli-builder
Build Docker CLI for Windows
EasyDarwin
OPEN:高性能开源流媒体服务器,支持RTSP、HLS、HTTP直播
ecsserver
GavinZ8527's Repositories
GavinZ8527/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
GavinZ8527/AnnotatedCode
知名开源代码库的注释版:C++、Golang等
GavinZ8527/AVParse
GavinZ8527/blog
煎鱼的博客,有点忙,传送门:https://eddycjy.com
GavinZ8527/books
GavinZ8527/cloud-native-go
华为云原生丛书之《Go专家编程》
GavinZ8527/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
GavinZ8527/docker-cli-builder
Build Docker CLI for Windows
GavinZ8527/EasyDarwin
OPEN:高性能开源流媒体服务器,支持RTSP、HLS、HTTP直播
GavinZ8527/ecsserver
GavinZ8527/ffmpeg-cpp
Development continues at : https://framagit.org/ericb/ffmpeg-cpp2 This is a Linux port of Raveler ffmpeg-cpp under GPLv3
GavinZ8527/GameBookClient
GavinZ8527/GameBookServer
GameBookServer
GavinZ8527/minavpp
Minimal C++ header-only wrapper for the FFmpeg libraries.
GavinZ8527/nativejson-benchmark
C/C++ JSON parser/generator benchmark
GavinZ8527/streaming
streaming media packet
GavinZ8527/the-23-gang-of-four-design-patterns-with-cplusplus
设计模式精解-GoF 23 种设计模式解析附 C++实现源码
GavinZ8527/viper
Go configuration with fangs
GavinZ8527/yolanda
极客时间<网络编程实战>代码