overfpga's Stars
Light-City/CPlusPlusThings
C++那些事
Niebelungen-D/Cyberchunk
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
mengning/net
互联网体系结构/庖丁解牛Linux网络协议栈
wenfh2020/kernel_test
test code for debug kernel.
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
0voice/Introduction-to-Golang
【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
williamgrt/tinykv
A course to build distributed key-value service based on TiKV model
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
wisehead/myrocks_notes
myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)
ronaldo8210/brpc_source_code_analysis
brpc源码分析
baidu/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
SmartKeyerror/reading-source-code-of-leveldb-1.23
leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。
xfenglu/everycodershouldknow
码农的荒岛求生
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
huihongxiao/MIT6.S081
Hansimov/linux-server
《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码