-
Wechat of Tencent
- Shenzhen China
-
16:00
(UTC +08:00) - www.ts1989.net
- @Zhjm03Jinming
- https://www.linkedin.cn/incareer/in/ACoAAENybWIBuhtvxMzhUapcjoMIXFGDH8XNyyg
Highlights
- Pro
cpp
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
An open-source C++ library developed and used at Facebook.
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…
C++ Parallel Computing and Asynchronous Networking Framework
A curated list of awesome header-only C++ libraries
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Ceph is a distributed object, block, and file storage platform
A cheatsheet of modern C++ language and library features.
modern C++(C++11), simple, easy to use rpc framework
smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl
Zero overhead utilities for preventing bugs at compile time
An open sourced implementation of Bw-Tree in SQL Server Hekaton
AddressSanitizer, ThreadSanitizer, MemorySanitizer
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析