Pinned Repositories
acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
aicken-wang
Home Page
aicken-wang.github.io
https://aicken-wang.github.io
annotated_nginx
Annotated Nginx Source(中文)
architect-awesome
后端架构师技术图谱
awesome-books
:books: 开发者推荐阅读的书籍
cachecloud
搜狐视频(sohu tv)Redis私有云平台
Learning
个人学习资料
reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕(nginx源码学习交流QQ群:568892619)
vue-analysis
:thumbsup: Vue.js 源码分析
aicken-wang's Repositories
aicken-wang/acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
aicken-wang/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
aicken-wang/awesome-modern-cpp
A collection of resources on modern C++
aicken-wang/effective-go-zh-en
《Effective Go》中英双语版
aicken-wang/effective-resourses
:book:学习资源整合
aicken-wang/eos
An open source smart contract platform
aicken-wang/free-programming-books
:books: Freely available programming books
aicken-wang/geph2
Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
aicken-wang/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
aicken-wang/hiredis
Minimalistic C client for Redis >= 1.2
aicken-wang/janus-gateway
Janus WebRTC Server
aicken-wang/jupiter
Jupiter是douyu开源的面向服务治理的Golang微服务框架
aicken-wang/LazzyQuant
期货/期权量化交易系统
aicken-wang/Lendy
大量仿照魔兽TrinityCore代码,改写网狐代码,Cmake构建,支持跨平台Linux,Windows运行
aicken-wang/linux-2.6.12
linux-2.6.12
aicken-wang/llvm-mingw
An LLVM/Clang/LLD based mingw-w64 toolchain
aicken-wang/mindoc
Golang实现的基于beego框架的接口在线文档管理系统
aicken-wang/miniblink49
a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
aicken-wang/perf
aicken-wang/QTDemo
这是一个自己编写QT的测试代码仓库
aicken-wang/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
aicken-wang/redis-plus-plus
Redis client written in C++
aicken-wang/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
aicken-wang/skynet
A lightweight online game framework
aicken-wang/spdlog
Fast C++ logging library.
aicken-wang/srpc
RPC based on Sogou C++ Workflow
aicken-wang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
aicken-wang/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
aicken-wang/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
aicken-wang/ZerotoOne
从0到1