HappyRoss's Stars
begeekmyfriend/leetcode
LeetCode in pure C
begeekmyfriend/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
twitter/twemcache
Twemcache is the Twitter Memcached
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
facebook/mysql-8.0
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
facebook/mysql-5.6
Facebook's branch of the Oracle MySQL database. This includes MyRocks.
facebook/fbthrift
Facebook's branch of Apache Thrift, including a new C++ server.
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
google/googletest
GoogleTest - Google Testing and Mocking Framework
google/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
malbrain/database
Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
miccol/Behavior-Tree
A lightweight library of Behavior Trees Library in C++.
micro/go-micro
A Go microservices framework
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
dwyl/learn-docker
🚢 Learn how to use docker.io containers to consistently deploy your apps on any infrastructure.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
git-up/GitUp
The Git interface you've been missing all your life has finally arrived.
jemalloc/jemalloc
libevent/libevent
Event notification library
cloudwu/skynet
A lightweight online game framework
facebookarchive/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
gopcp/example.v2
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
skynetservices/skynet-archive
Skynet is a framework for distributed services in Go.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
40t/go-sniffer
🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
namreg/godown
Distributed, fault-tolerant key-value storage written in go.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apache/hadoop
Apache Hadoop
apache/kafka
Mirror of Apache Kafka