xbzh's Stars
oceanbase/miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
scylladb/seastar
High performance server-side application framework
chromium/chromium
The official GitHub mirror of the Chromium source
lishaojiang/talkcoroutine
coroutine;fiber;boost fiber
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
luweiagi/machine-learning-notes
This is the notes of the way of machine learning study. You may find something useful in it.
loveyacper/ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
huzecong/rebaseDB
Coursework for Database System Concepts: A rough DBMS based on the Stanford CS346 RedBase project
theanarkh/read-libtask-code
libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
blynn/symple
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
freelw/LanOS
one mini operating system simplified from linux0.12
zxh0/luago-book
《自己动手实现Lua》随书源代码
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
fengdu78/machine_learning_beginner
机器学习初学者公众号作品
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
cloudwu/skynet
A lightweight online game framework
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
eyjian/mooon
飞越
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
dingdang-robot/dingdang-robot
🤖 叮当是一款可以工作在 Raspberry Pi 上的中文语音对话机器人/智能音箱项目。
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
wg/wrk
Modern HTTP benchmarking tool
Dev-XYS/Algorithms
全面的算法代码仓库
miloyip/json-tutorial
从零开始的 JSON 库教程
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
doctording/os
《操作系统真相还原》笔记
Tencent/phxrpc
A simple C++ based RPC framework.