sunlingling's Stars
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".
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
cbsheng/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
y123456yz/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
huangzworks/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
peterq/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
armink/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
LiteOS/LiteOS
code and manual
unbug/codelf
A search tool helps dev to solve the naming things problem.
selfteaching/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
EZLippi/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
google/glog
C++ implementation of the Google logging module
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Tencent/LKImageKit
A high-performance image framework, including a series of capabilities such as image views, image downloader, memory caches, disk caches, image decoders and image processors.
YaoGuangyuan/Study-PlayWithDataStruct
《大话数据结构》源代码
ranjiewwen/Data-Structure-And-Algorithm-2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
yaouser/C
linux下的C语言及关于kernel的介绍
Skycrab/Linux-C-Web-Server
Linux下的小型Web服务器,支持GET/POST/SSL等功能
Tachone/LinuxPorgDemo
codes of linux programing (线程池,IO复用,进程间通信等)
lizhenghn123/zl_threadpool
Linux平台下C++(C++98、C++03、C++11)实现的线程池
szad670401/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
JieweiWei/md5
用C++实现md5加密算法
faycheng/cJSON
cJson源码和源码分析
OpenShot/libopenshot
OpenShot Video Library (libopenshot) is a free, open-source project dedicated to delivering high quality video editing, animation, and playback solutions to the world. API currently supports C++, Python, and Ruby.