jinmengzhe's Stars
lpereira/lwan
Experimental, scalable, high performance HTTP server
qiwsir/book
学习笔记
qiwsir/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿
daoluan/decode-memcached
memcached 源码剖析注释
mikespook/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》
zhuzhaoyuan/8cc
A Toy C Compiler
forhappy/c-recipes
c/c++ language useful recipes
code4craft/netty-learning
Netty learning.
ericzhang-cn/dragon-book-practice-answer
Compilers Principles, Techniques, & Toos (purple dragon book) second edition practice answer. 编译原理(紫龙书)第2版习题答案。
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
lexdene/gcc_five_minute
gcc五分钟系列
alibaba/tair
A distributed key-value storage system developed by Alibaba Group
alibaba/tfs
TFS (Taobao File System) is a distributed file system similar to GFS.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
leverich/memcached-affinity
Fork of memcached that adds CPU affinity support
alibaba/LVS
A distribution of Linux Virtual Server with some advanced features. It introduces a new packet forwarding method - FULLNAT other than NAT/Tunneling/DirectRouting, and defense mechanism against synflooding attack - SYNPROXY.
sunnydog/build-web-application-with-golang
A golang ebook intro how to build a web with golang