Orabla's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
apache/brpc
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" means "better RPC".
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
CodePanda66/CSPostgraduate-408
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
xiaolei565/aimto408
🇨🇳🇨🇳🇨🇳这个repo是为了那些准备死磕 计算机考研 4️⃣0️⃣8️⃣的考研党准备的,当然你如果4门课中的部分也可以看看,欢迎star📝📝📝,祝你们一战成硕🏆🏆🏆~~(更新23年大纲变化----2023年408和数学基本无变化)
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
huaxz1986/cplusplus-_Implementation_Of_Introduction_to_Algorithms
《算法导论》第三版中算法的C++实现
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
youngyangyang04/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀
ningzimu/See_you_in_BUPT
北京邮电大学计算机考研信息汇总
OneSizeFitsQuorum/MIT6.824-2021
4 labs + 2 challenges + 4 docs
huaxz1986/APUE_notes
《UNIX环境高级编程》中文第三版笔记
wukongbajie/BUPTNiceMentors
北邮研究生导师口碑榜
guoshijiang/cryptography
Cryptography that everyone can understand
mattbierner/Super-Template-Tetris
Tetris as a C++ Template Metaprogram
MeiK2333/apue
《UNIX环境高级编程》随书代码与课后习题
huihongxiao/MIT6.824
DingHe/unpv13e
UNIX网络编程 卷1:套接字联网API(第3版)源代码
double-free/MIT6.824-2018-Chinese
A Chinese version of MIT 6.824 (distributed system)
liu-jianhao/springsnail
《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器
NB-STAR/crypto
密码学教程,密码学基础,ctf密码学
rqycpp/socket
《Linux/UNIX网络编程》习题答案&重点归纳
DevinZ1993/SimpleDB-Database-System
Labs of MIT 6.830 Database Systems
wangdh15/6.824-lab
underkongkong/Data-structure
用c++完成的北邮数据结构oj题
liwan-cn/oj
北邮OJ 和九度OJ 部分题目解答
LiangLouise/6.824_lec