Qanora's Stars
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
shimohq/chinese-programmer-wrong-pronunciation
**程序员容易发音错误的单词
zhaoolee/ChineseBQB
🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, **表情包大集合, 聚欢乐~
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
forhappy/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
fuhmmin/it-ebooks-cn
计算机电子书pdf整理
saminiir/level-ip
A hacker's userspace TCP/IP stack
rustcc/writing-an-os-in-rust
《使用Rust编写操作系统》
bytedance/terarkdb
A RocksDB compatible KV storage engine with better performance
xianlubird/mydocker
<<自己动手写docker>> 源码
ksluckow/awesome-symbolic-execution
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
alibaba/PhotonLibOS
Probably the fastest coroutine lib in the world!
tikv/agatedb
A persistent key-value storage in rust.
apachecn/kafka-doc-zh
Kafka 中文文档
zfengzhen/Blog
My Blog & Thanks Github!
iBreaker/OS-One
一个自制的树莓派操作系统
Silverster98/bit_nscscc_suggestion
为了更好地帮助后来的同学参加龙芯杯,草拟了这份建议,望对后来人有所帮助
franchiotta/taintchecker
Clang static checker that carries out tainting analysis.
platoneko/tinykv
Talent Plan 2.0
Qanora/mstack-cpp
User-Space TCP/IP Stack Implemented in C++20.
flyanh/FlyanxOS
xiangweizeng/mytotal
个人收藏及总结,包括各个方向,囊括算法,数据结构,编程语言,操作系统,机器学习及深度学习,分布式系统,大数据处理,学习资源及方法总结.
bowencool/bue
vue learn demo
Angelniu/ExternalSorting
基于海量浮点数的外部排序算法
Qanora/haybale
Symbolic execution of LLVM IR with an engine written in Rust
Refone/MIT6.858_LAB1