lee-bruce's Stars
gperftools/gperftools
Main gperftools repository
zaphoyd/websocketpp
C++ websocket client/server library
BaiZe1998/go-learning
一个存放Go语言/计算机相关学习资料的仓库
aceld/zinx
A lightweight concurrent server framework based on Golang.
jcbjcbjc/Moba-Unique-Server
帧同步服务器框架
LuaDist/toluapp
tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua
twitter-forks/mysql
MySQL fork maintained and used at Twitter
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
cacay/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
Perl/perl5
🐪 The Perl programming language
memcached/memcached
memcached development tree
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
0voice/learning_mind_map
2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
0voice/developkit_set
2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
robotdad/vclinux
Unofficial scripts and stuff related to the Visual C++ for Linux Development extension
Tencent/TscanCode
A static code analyzer for C++, C#, Lua
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.
huyubing/books-pdf
books pdf
libevent/libevent
Event notification library
TarsCloud/TarsDocs
The documentations of TARS
CandyConfident/HighPerformanceConcurrentServer
基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。
shichangzhi/fucking-algorithm-book
《labuladong的算法小抄》顺序阅读版
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
xbanks/dynamic-loading-example
A small learning experiment with dynamic loading in c++.
ma6174/vim
vim配置文件和插件(不再维护)