Stars
An Open Source Machine Learning Framework for Everyone
The new Windows Terminal and the original Windows console host, all in the same place!
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ClickHouse® is a real-time analytics database management system
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A library that provides an embeddable, persistent key-value store for fast storage.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
Event-driven network library for multi-threaded Linux server in C++11
Watches files and records, or triggers actions, when they change.
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
AliSQL is a MySQL branch originated from Alibaba Group. Fetch document from Release Notes at bottom.
The Paxos library implemented in C++ that has been used in the WeChat production environment.
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
A distributed key-value storage system developed by Alibaba Group
TFS (Taobao File System) is a distributed file system similar to GFS.
polardbx-engine is a MySQL branch originated from Alibaba Group, especially supports large-scale distributed database system.
oneproxy监控的框架,可以通过实现protocolbase.h中的接口来快速构建一个数据库的监控程序
自己手工编译的openjdk源码,基于 vs2010创建的hotspot项目,亲自实践debug 虚拟机内部源码实现机制