lawrshen's Stars
ZLMediaKit/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11
onlyxxp/miniprogram-xiaoxiao-open
qbittorrent/qBittorrent
qBittorrent BitTorrent client
antirez/smallchat
A minimal programming example for a chat server
cmu-db/15445-bootcamp
A basic introduction to coding in modern C++.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
miloyip/json-tutorial
从零开始的 JSON 库教程
Jeiwan/blockchain_go
A simplified blockchain implementation in Golang
pibigstar/go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
Cpp-Club/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tangwz/db-monthly
阿里云数据库内核月报分类整理(定时更新) http://mysql.taobao.org/monthly/
aphyr/distsys-class
Class materials for a distributed systems lecture series
kanyun-inc/new-bull
新牛培训计划
gozfree/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
0voice/kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
coreutils/coreutils
upstream mirror
Light-City/CPlusPlusThings
C++那些事
golang/proposal
Go Project Design Documents
aosabook/500lines
500 Lines or Less
HT524/500LineorLess_CN
500 line or less 中文翻译计划。
weopenprojects/WeOpen-Star
WeOpen Star is a project that provides growth support for open source contributors, enthusiasts and open source projects in different fields.
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
gsoc-cn/gsoc-cn
Google Summer of Code 中文相关资料
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
hadyang/interview
Java 笔试、面试 知识整理
jlevy/the-art-of-command-line
Master the command line, in one page