-
Tencent
- beijing
- [email protected]
Starred repositories
分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
mongodb 迁移程序,无关Mongodb版本。java写的基于springboot。
A complete computer science study plan to become a software engineer.
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
The Go language implementation of gRPC. HTTP/2 based RPC
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
📚 深入浅出分布式基础架构,Linux 与操作系统篇 | 分布式系统篇 | 分布式计算篇 | 数据库篇 | 网络篇 | 虚拟化与编排篇 | 大数据与云计算篇
A library that provides an embeddable, persistent key-value store for fast storage.
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Distributed reliable key-value store for the most critical data of a distributed system
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Jav…
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Google 开源项目风格指南 (中文版)