阅读学习一些库、框架以及集成项目的源码。学习大厂或是大牛的编码规范、项目结构之类的,提高阅读源码的能力。对于我们精进自己的技术是十分有帮助的。1.《30天自制C++服务器》①语言:c++②来源:GitHub 目前star:4.8k③项目地址:https://github.com/yuesong-feng/30dayMakeCppServer④类型:免费2.《btop》(命令行资源监视器)①语言:c++②来源:GitHub 目前star:16.1k③项目地址:https://github.com/aristocratos/btop④类型:免费3.C++轻量级WebServer服务器①主要语言:c++、c②来源:GitHub 目前star:15k③项目地址:https://github.com/qinguoyi/TinyWebServer④类型:免费4.剪贴板工具①主要语言:c++②来源:GitHub 目前star:4.3k③项目地址:https://github.com/Slackadays/Clipboard④类型:免费5.dbg①主要语言:c++②来源:GitHub 目前star:2.8k③项目地址:https://github.com/sharkdp/dbg-macro④类型:免费6.计算机操作系统①主要语言:c、c++②来源:GitHub 目前star:20.9k③项目地址:https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System④类型:免费7.myscan①主要语言:c②来源:GitHub 目前star:188③项目地址:https://github.com/nobackdoor/myscan④类型:免费8.超轻量型 Http Server①主要语言:c②来源:GitHub 目前star:11k③项目地址:https://github.com/EZLippi/Tinyhttpd④类型:免费9.跨平台的c++<->lua服务器快速解决方案①主要语言:c、c++、lua②来源:GitHub 目前star:316③项目地址:https://github.com/jwcpp/jwEngine④类型:免费10.C 语言编译器①主要语言:c②来源:GitHub 目前star:9.8k③项目地址:https://github.com/DoctorWkt/acwj④类型:免费11.数据库①主要语言:c、Ruby②来源:GitHub 目前star:9.2k③项目地址:https://github.com/cstack/db_tutorial④类型:免费12.用于学习操作系统的简单内核①主要语言:c、python、c++②来源:GitHub 目前star:2.9k③项目地址:https://github.com/Simple-XX/SimpleKernel④类型:免费13.本地的 DNS 服务器①主要语言:c、c++②来源:GitHub 目前star:7.7k③项目地址:https://github.com/pymumu/smartdns④类型:免费14.libqalculate①主要语言:c++、c②来源:GitHub 目前star:1.6k③项目地址:https://github.com/Qalculate/libqalculate④类型:免费15.spdlog①主要语言:c++、c②来源:GitHub 目前star:22.2k③项目地址:https://github.com/gabime/spdlog④类型:免费16.CPlusPlusThings①主要语言:c++②来源:GitHub 目前star:37.2k③项目地址:https://github.com/Light-City/CPlusPlusThings④类型:免费17.indicators(进度条库)①主要语言:c++②来源:GitHub 目前star:2.8k③项目地址:https://github.com/p-ranav/indicators④类型:免费18.sudoku(数独游戏)①主要语言:c++②来源:GitHub 目前star:887③项目地址:https://github.com/mayerui/sudoku④类型:免费19.Workflow(搜狗公司的服务器引擎)①主要语言:c++、c②来源:GitHub 目前star:12.4k③项目地址:https://github.com/sogou/workflow④类型:免费20.ThreadPool( 线程池实现)①主要语言:c++②来源:GitHub 目前star:7.5k③项目地址:https://github.com/progschj/ThreadPool④类型:免费21.Tinytetris(终端版俄罗斯方块游戏)①主要语言:c++②来源:GitHub 目前star:2.8k③项目地址:https://github.com/taylorconor/tinytetris④类型:免费22.MyTinySTL(实现属于你自己的 STL)①主要语言:c++②来源:GitHub 目前star:10.7k③项目地址:https://github.com/Alinshans/MyTinySTL④类型:免费23.C-Plus-Plus(用 C++ 实现的各种算法的集合)①主要语言:c++②来源:GitHub 目前star:29.1k③项目地址:https://github.com/TheAlgorithms/C-Plus-Plus④类型:免费24.calculator(计算器工具)①主要语言:c++、c#②来源:GitHub 目前star:28.9k③项目地址:https://link.zhihu.com/?target=https%3A//github.com/microsoft/calculator④类型:免费25.手把手教你从零开始实现一个 JSON①主要语言:c++②来源:GitHub 目前star:7.5k③项目地址:https://github.com/miloyip/json-tutorial④类型:免费26.烂大街的HTTP服务器①主要语言:c++、c②来源:GitHub 目前star:7.4k③项目地址:https://github.com/linyacool/WebServer④类型:免费27.从0开始手把手教你做的服务器框架①主要语言:c++、c②来源:B站 目前播放量:33.2W③项目地址:https://www.bilibili.com/video/av53602631/?from=search&seid=9029288577396826503④类型:免费28.Webbench①主要语言:c②来源:GitHub 目前star:2.6k③项目地址:https://github.com/EZLippi/WebBench④类型:免费29.轻量级键值型数据库①主要语言:c++②来源:GitHub 目前star:2k③项目地址:https://github.com/youngyangyang04/Skiplist-CPP④类型:免费30.Facebook①主要语言:c++②来源:GitHub 目前star:27.1k③项目地址:https://github.com/facebook/folly④类型:免费31.LevelDB①主要语言:c++、c②来源:GitHub 目前star:35k③项目地址:https://github.com/google/leveldb④类型:免费32.SRPC①主要语言:c++②来源:GitHub 目前star:1.9k③项目地址:https://github.com/sogou/srpc④类型:免费33.phxrpc①主要语言:c++②来源:GitHub 目前star:1.9k③项目地址:https://github.com/Tencent/phxrpc④类型:免费34.Sourcetrail①主要语言:c++、Java②来源:GitHub 目前star:14.2k③项目地址:https://github.com/CoatiSoftware/Sourcetrail④类型:免费35.chinessChess(中国象棋)①主要语言:c++②来源:GitHub 目前star:655③项目地址:https://github.com/CoatiSoftware/Sourcetrail④类型:免费36.hplayer(基于 C++ 实现的多画面播放器)①主要语言:c++、c②来源:GitHub 目前star:857③项目地址:https://github.com/ithewei/hplayer④类型:免费37.FlowChar①主要语言:c++②来源:GitHub 目前star:561③项目地址:https://github.com/Gusabary/FlowChar④类型:免费38.notepanda(记事本)①主要语言:c++②来源:GitHub 目前star:311③项目地址:https://github.com/ChungZH/notepanda④类型:免费39.contour(终端模拟器)①主要语言:c++②来源:GitHub 目前star:2.2k③项目地址:https://github.com/contour-terminal/contour④类型:免费40.ThreadPool(C++11 线程池实现)①主要语言:c++②来源:GitHub 目前star:7.5k③项目地址:https://github.com/progschj/ThreadPool④类型:免费41.xournalpp(笔记软件)①主要语言:c++②来源:GitHub 目前star:10.2k③项目地址:https://github.com/xournalpp/xournalpp④类型:免费42.netdata(Linux 系统性能实时监控工具)①主要语言:c、JavaScript、go、Python②来源:GitHub 目前star:68.1k③项目地址:https://github.com/netdata/netdata④类型:免费43.uWebSocket①主要语言:c、c++②来源:GitHub 目前star:16.7k③项目地址:https://github.com/uNetworking/uWebSockets④类型:免费44.TeamTalk(即时通信工具)①主要语言:c++、objective-c、c②来源:GitHub 目前star:776k③项目地址:https://github.com/balloonwj/TeamTalk/tree/master④类型:免费45.HP-Socket(高性能网络通信框架)①主要语言:c、c++②来源:GitHub 目前star:5.5k③项目地址:https://github.com/ldcsaa/HP-Socket④类型:免费46.hikyuu(基于 C++/Python 的开源量化交易研究框架)①主要语言:c、c++②来源:GitHub 目前star:2k③项目地址:https://github.com/fasiondog/hikyuu④类型:免费47.Tars(高性能RPC开发框架)①主要语言:c++②来源:GitHub 目前star:9.8k③项目地址:https://github.com/TarsCloud/Tars④类型:免费48.LiteIDE X①主要语言:c++、c②来源:GitHub 目前star:7.4k③项目地址:https://github.com/visualfc/liteide④类型:免费49.tcpcopy(分布式TCP压力测试工具)①主要语言:c②来源:GitHub 目前star:4.3k③项目地址:https://github.com/session-replay-tools/tcpcopy④类型:免费50.TensorFlow(机器学习系统)①主要语言:c++、Python②来源:GitHub 目前star:182k③项目地址:https://github.com/tensorflow/tensorflow④类型:免费51.Percona Server(MySQL 衍生版)①主要语言:c++、c②来源:GitHub 目前star:1.1k③项目地址:https://github.com/percona/percona-server④类型:免费52.ProxySQL (数据中间层项目)①主要语言:c++、c②来源:GitHub 目前star:5.8k③项目地址:https://github.com/sysown/proxysql④类型:免费53.Seafile(开源网盘云存储)①主要语言:c、Python②来源:GitHub 目前star:11.6k③项目地址:https://github.com/haiwen/seafile④类型:免费54.pybind11(轻量级的C++库)①主要语言:c++、Python②来源:GitHub 目前star:14.8k③项目地址:https://github.com/pybind/pybind11④类型:免费55.Catch2(C++单元测试框架)①主要语言:c++②来源:GitHub 目前star:18k③项目地址:https://github.com/catchorg/Catch2④类型:免费56.nlohmann/json①主要语言:c++②来源:GitHub 目前star:40.2k③项目地址:https://github.com/nlohmann/json④类型:免费57.fmtlib/fmt(C++格式化库)①主要语言:c++②来源:GitHub 目前star:19.3k③项目地址:https://github.com/fmtlib/fmt④类型:免费58.OpenCV①主要语言:c++、c②来源:GitHub 目前star:75.5k③项目地址:https://github.com/opencv/opencv④类型:免费59.googletest(Google的C++测试框架)①主要语言:c++、python②来源:GitHub 目前star:33.1k③项目地址:https://github.com/google/googletest④类型:免费60.abseil-cpp(Google的C++代码库)①主要语言:c++②来源:GitHub 目前star:13.9k③项目地址:https://github.com/abseil/abseil-cpp④类型:免费61.DirectXTK(微软的DirectX工具包)①主要语言:c++②来源:GitHub 目前star:2.5k③项目地址:https://github.com/microsoft/DirectXTK④类型:免费62.Electron①主要语言:c++、typescript②来源:GitHub 目前star:112k③项目地址:https://github.com/electron/electron④类型:免费63.Avem(轻量级无人机飞控项目)①主要语言:c②来源:GitHub 目前star:1.8k③项目地址:https://github.com/avem-labs/Avem④类型:免费64.Awesome-Embedded(嵌入式资源汇总的项目)①主要语言:②来源:GitHub 目前star:5k③项目地址:https://github.com/nhivp/Awesome-Embedded④类型:免费65.Libevent(事件驱动库)①主要语言:c②来源:GitHub 目前star:10.7k③项目地址:https://github.com/libevent/libevent④类型:免费66.Memcached①主要语言:c②来源:http://memcached.org/③项目地址:http://memcached.org/④类型:免费67.FreeNOS①主要语言:c++、c②来源:GitHub 目前star:2k③项目地址:https://github.com/Neirth/FreeNOS④类型:免费⑤介绍:FreeNOS (Free Niek's Operating System)是一个实验性的基于微内核的操作系统,用于学习,用c++编写。您可以根据GPLv3的条款随意使用该代码。68.musikcube①主要语言:c++、kotlin、c②来源:GitHub 目前star:4k③项目地址:https://github.com/clangen/musikcube④类型:免费⑤介绍:一个跨平台的,基于终端的音频引擎,库,播放器和服务器写在c++中。69.tmux①主要语言:c、roff②来源:GitHub 目前star:32.9k③项目地址:https://github.com/tmux/tmux④类型:免费⑤介绍:Tmux是一种终端多路复用器:它允许在一个屏幕上创建、访问和控制多个终端。Tmux可以从屏幕上分离,在后台继续运行,然后重新连接。70.How-to-Make-a-Computer-Operating-System①主要语言:c、c++②来源:GitHub 目前star:21k③项目地址:https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System④类型:免费⑤介绍:如何用c++制作计算机操作系统71.Serial-Studio①主要语言:c++、c②来源:GitHub 目前star:4.1k③项目地址:https://github.com/Serial-Studio/Serial-Studio④类型:免费⑤介绍:多用途串行数据可视化处理程序72.WinMerge①主要语言:c++、inno setup、c②来源:GitHub 目前star:5.7k③项目地址:https://github.com/WinMerge/winmerge④类型:免费⑤介绍:WinMerge 是适用于 Windows 的开源差异和合并工具。 WinMerge 可以比较文件夹和文件,以易于理解和处理的视觉文本格式呈现差异。73.WizQTClient①主要语言:c、c++②来源:GitHub 目前star:2.6k③项目地址:https://github.com/WizTeam/WizQTClient④类型:免费⑤介绍:该项目基于Qt,旨在提供一个基于云使用的优秀PKM(个人知识管理)桌面环境。74.kingpin①主要语言:c++②来源:GitHub 目前star:51③项目地址:https://github.com/GeniusDai/kingpin④类型:免费⑤介绍:基于IO多路复用和线程池的高性能c++网络库75.flamingo①主要语言:c++、c、Java②来源:GitHub 目前star:3.6k③项目地址:https://github.com/balloonwj/flamingo④类型:免费⑤介绍:Flamingo IM 是一款高性能、轻量级的开源即时通讯软件,目前包括服务器端、pc 端、安卓端,微信版本和 IOS 版本目前正在开发中。76.ZLToolKit①主要语言:c②来源:GitHub 目前star:1.8k③项目地址:https://github.com/ZLMediaKit/ZLToolKit④类型:免费⑤介绍:一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO77.duck_db①主要语言:c++②来源:GitHub 目前star:454③项目地址:https://github.com/enpeizhao/duck_db④类型:免费⑤介绍:c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )78.Easy-Reactor①主要语言:c++②来源:GitHub 目前star:442③项目地址:https://github.com/LeechanX/Easy-Reactor④类型:免费⑤介绍:Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务79.HighPerformanceConcurrentServer①主要语言:c++、c②来源:GitHub 目前star:460③项目地址:https://github.com/CandyConfident/HighPerformanceConcurrentServer④类型:免费⑤介绍:基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。80.GoBangByCpp①主要语言:c++②来源:GitHub 目前star:55③项目地址:https://github.com/zz2summer/GoBangByCpp④类型:免费⑤介绍:C++实现双人对战五子棋项目
点赞 5
评论 0
全部评论

相关推荐

科大讯飞消费者bg二级研究院 语音算法岗 24k*14
点赞 评论 收藏
转发
点赞 收藏 评论
分享
牛客网
牛客企业服务