Stars
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
python code style guide book / python 代码、单元测试和项目规范
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Diagrams for InnoDB data structures and behaviors
Design patterns implemented in Java
Netty project - an event-driven asynchronous network application framework
A daemon to monitor log files and push messages to Rollbar
Lock Free implementation of concurrent Skiplist
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
Deep Learning Book Chinese Translation
A simple RPC framework based on Netty, ZooKeeper and Spring
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
一个简单的web服务器,支持php,详细介绍:http://www.jianshu.com/p/31f61470a325
an efficient web/http server...(multi-thread && non-blocking I/O && epoll)