# CPlusPlus
# Flag
C++
- https://github.com/topics/cpp (opens new window)
- https://github.com/fffaraz/awesome-cpp (opens new window)
- http://www.cplusplus.com (opens new window)
- https://zh.cppreference.com (opens new window)
- 开放标准 https://www.open-std.org (opens new window)
- https://github.com/microsoft/STL (opens new window)
- https://www.stroustrup.com (opens new window)
- https://www.boost.org (opens new window)
- 哈希函数质量和速度测试 https://github.com/rurban/smhasher (opens new window)
- C++那些事 https://github.com/Light-City/CPlusPlusThings (opens new window)
- https://isocpp.org (opens new window)
- https://www.reddit.com/r/cpp (opens new window)
- 基础知识 https://github.com/huihut/interview (opens new window)
- https://github.com/isocpp/CppCoreGuidelines (opens new window)
- https://github.com/changkun/modern-cpp-tutorial (opens new window)
- https://github.com/Alinshans/MyTinySTL (opens new window)
- https://github.com/Changhe160/cplusplus2020-2021-2 (opens new window)
- https://github.com/lkimuk (opens new window)
- https://github.com/cpp-tutor (opens new window)
- 学习路线图 https://github.com/salmer/CppDeveloperRoadmap (opens new window)
- https://github.com/CDDSCLab/training-plan (opens new window)
- https://github.com/changgyhub/leetcode_101 (opens new window)
- https://github.com/soulmachine/leetcode (opens new window)
- https://github.com/0voice/cpp_new_features (opens new window)
- https://github.com/AnthonyCalandra/modern-cpp-features (opens new window)
- https://github.com/google/cpu_features (opens new window)
- https://github.com/federico-busato/Modern-CPP-Programming (opens new window)
- https://elesos.github.io/archives (opens new window)
- https://www.adacpp.com (opens new window)
- 代码优化方案 https://github.com/ibogosavljevic/johnysswlab (opens new window)
- 互斥锁 https://github.com/skarupke/two_bit_mutex (opens new window)
- 30天自制C++服务器 https://github.com/yuesong-feng/30dayMakeCppServer (opens new window)
- https://learnmoderncpp.com (opens new window)
- C/C++串口通信原理及读写与操作 (opens new window)
- 浅谈The C++ Executors (opens new window)
- 【学习笔记】STL学习总结 (opens new window)
- IDE https://www.jetbrains.com/zh-cn/products/#lang=cpp (opens new window)
- https://sourceforge.net/projects/codeblocks (opens new window)
- https://sourceforge.net/projects/codelite (opens new window)
- https://github.com/qt-creator/qt-creator (opens new window)
- https://projects.eclipse.org/projects/tools.cdt (opens new window)
- https://www.codeblocks.org (opens new window)
- https://gitlab.com/cppit/jucipp (opens new window)
- 链接教程 https://github.com/infinitesnow/linking_tutorial (opens new window)
- C++学习 https://github.com/light-city/cplusplusthings (opens new window)
- C++博客 https://www.cppstories.com (opens new window)
- 内存顺序 https://luyuhuang.tech/2022/06/25/cpp-memory-order.html (opens new window)
- C++反射 https://brevzin.github.io (opens new window)
- CMake教程 https://modern-cmake-cn.github.io/Modern-CMake-zh_CN (opens new window)
- 编译器优化 https://fuzhe1989.github.io/2020/01/22/optimizations-in-cpp-compilers (opens new window)
- C++编译器 https://github.com/hsutter/cppfront (opens new window)
- C++17特性 https://github.com/fenbf/cpp17features (opens new window)
- 服务器教程 https://github.com/yuesong-feng/30daymakecppserver (opens new window)
- C++教程 https://learncppcn.github.io (opens new window)
- C++教程 https://LearnCpp.com (opens new window)
- C++规范 https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines (opens new window)
- C++契约 https://gavinray97.github.io/blog/adding-invariant-to-cpp-design-by-contract (opens new window)
- 网络库设计 https://www.jackarain.org/2024/06/07/network-library-design.html (opens new window)
- C++并发 https://mq-b.github.io/ModernCpp-ConcurrentProgramming-Tutorial (opens new window)
- C++分析 https://github.com/andreasfertig/cppinsights (opens new window)
- C++Builder https://www.embarcadero.com/products/cbuilder/starter (opens new window)
- 渲染教程 https://github.com/ssloy/tinyrenderer/wiki (opens new window)
- 游戏源码 https://github.com/electronicarts/cnc_red_alert (opens new window)
- 性能优化 https://github.com/ashvardanian/less_slow.cpp (opens new window)
- C++ABI https://itanium-cxx-abi.github.io/cxx-abi/abi.html (opens new window)
- 安全C++ https://safecpp.org/P3390R0.html (opens new window)
- 并行编程 https://github.com/parallel101/course (opens new window)
- C++大会 https://github.com/cppcon/cppcon2022 (opens new window)
- C++编程 https://github.com/federico-busato/modern-cpp-programming (opens new window)
- C++标准 https://cplusplus.github.io/LWG (opens new window)
- OpenGL学习 https://github.com/joeydevries/learnopengl (opens new window)
- C++脚本 https://github.com/vpand/icpp (opens new window)
- C++开发者 https://github.com/vittorioromeo (opens new window)
- C++并行框架 https://github.com/chunelfeng (opens new window)
- C++网络库 https://github.com/chenshuo (opens new window)
- C++协程异步 https://weibo.com/ttarticle/x/m/show/id/2309404780173798277435 (opens new window)
- C++界面库 https://sourceforge.net/projects/wtl/files/WTL%2010 (opens new window)
- 游戏引擎 https://github.com/urho3d/urho3d (opens new window)
- 构建工具 https://cmake.org (opens new window)
- 游戏引擎 https://github.com/crytek/cryengine (opens new window)
- RISC-V模拟 https://github.com/fwsgonzo/libriscv (opens new window)
- 现代C++ https://github.com/cntransgroup/effectivemoderncppchinese (opens new window)
- 虚幻引擎 https://github.com/tomlooman (opens new window)
- C++异步实践 https://zhuanlan.zhihu.com/p/515309214 (opens new window)
- C++开源源码 https://www.zhihu.com/question/23153437 (opens new window)
# 第三方依赖
- https://github.com/kdab (opens new window)
- https://github.com/jamboree (opens new window)
- https://github.com/ThePhD (opens new window)
- 标准库 https://github.com/boostorg (opens new window)
- https://github.com/VcDevel (opens new window)
- https://github.com/abseil/abseil-cpp (opens new window)
- https://github.com/alaingalvan (opens new window)
- https://github.com/vectorclass (opens new window)
- https://github.com/electronicarts (opens new window)
- https://github.com/Kistler-Group/sdbus-cpp (opens new window)
- 内存分配 https://github.com/foonathan/memory (opens new window)
- 微服务 https://github.com/TarsCloud (opens new window)
- https://github.com/ericniebler/range-v3 (opens new window)
- UI https://github.com/ocornut/imgui (opens new window)
- https://github.com/cimgui/cimgui (opens new window)
- https://github.com/KDAB (opens new window)
- https://github.com/woboq (opens new window)
- https://github.com/LanceMoe/ToyBrowser (opens new window)
- https://github.com/Bringer-of-Light/Qt-Nice-Frameless-Window (opens new window)
- https://gitlab.com/mattbas/Qt-Color-Widgets (opens new window)
- https://github.com/topics/directui (opens new window)
- https://github.com/AcademySoftwareFoundation/openvdb (opens new window)
- https://sourceforge.net/projects/wtl (opens new window)
- 并行编程标准 https://github.com/OpenCL (opens new window)
- https://github.com/GPUOpen-LibrariesAndSDKs (opens new window)
- Vulkan https://github.com/KhronosGroup (opens new window)
- https://github.com/KhronosGroup/Vulkan-Headers (opens new window)
- https://github.com/baldurk/renderdoc (opens new window)
- OpenCV https://github.com/opencv (opens new window)
- https://github.com/xianyi/OpenBLAS (opens new window)
- https://github.com/UrielCh/opencv4nodejs (opens new window)
- OpenAL https://github.com/kcat/openal-soft (opens new window)
- 美颜滤镜 https://github.com/pixpark/gpupixel (opens new window)
- 2D和3D跨平台 https://github.com/godotengine/godot (opens new window)
- https://github.com/cocos2d/cocos2d-x (opens new window)
- 3D https://github.com/FlaxEngine/FlaxEngine (opens new window)
- https://github.com/o3de/o3de (opens new window)
- https://github.com/CRYTEK/CRYENGINE_ReadMe (opens new window)
- https://github.com/assimp/assimp (opens new window)
- https://github.com/OGRECave/ogre (opens new window)
- https://github.com/RavEngine/RavEngine (opens new window)
- 2D/PDF https://github.com/google/skia (opens new window)
- https://github.com/JoeyDeVries/LearnOpenGL (opens new window)
- https://github.com/TheCherno/Hazel (opens new window)
- 图像元数据 https://github.com/Exiv2/exiv2 (opens new window)
- https://github.com/LibRaw (opens new window)
- https://github.com/lensfun/lensfun (opens new window)
- https://github.com/bulletphysics/bullet3 (opens new window)
- https://github.com/ros-perception/image_pipeline (opens new window)
- PNG https://github.com/lvandeve/lodepng (opens new window)
- https://github.com/Ravbug/BatchCompress (opens new window)
- JSON https://github.com/miloyip/nativejson-benchmark (opens new window)
- https://github.com/simdjson/simdjson (opens new window)
- https://github.com/nlohmann/json (opens new window)
- https://github.com/MistEO/meojson (opens new window)
- https://github.com/Tencent/rapidjson (opens new window)
- https://github.com/open-source-parsers/jsoncpp (opens new window)
- XML https://github.com/zeux/pugixml (opens new window)
- HTML https://github.com/csb6/html-plus-plus (opens new window)
- web https://github.com/qinguoyi/TinyWebServer (opens new window)
- https://github.com/sogou (opens new window)
- https://github.com/jpbarrette/curlpp (opens new window)
- https://github.com/elnormous/HTTPRequest (opens new window)
- https://gitee.com/ldcsaa/HP-Socket (opens new window)
- https://github.com/cesanta/mongoose (opens new window)
- https://github.com/yhirose/cpp-httplib (opens new window)
- URL解析 https://github.com/ada-url/ada (opens new window)
- 分布式网络框架 https://github.com/Bwar/Nebula (opens new window)
- 分析调试测试器 https://github.com/dfeneyrou/palanteer (opens new window)
- 实时视频 https://github.com/ossrs/srs (opens new window)
- 流媒体 https://github.com/rgaufman/live555 (opens new window)
- https://github.com/Kurento/kurento-media-server (opens new window)
- https://github.com/ZLMediaKit/ZLMediaKit (opens new window)
- 音频识别 https://github.com/acoustid (opens new window)
- 音频编辑 https://github.com/Ardour/ardour (opens new window)
- 视频编辑 https://github.com/axiomatic-systems/Bento4 (opens new window)
- https://github.com/MPEGGroup/isobmff (opens new window)
- https://github.com/DigiDNA/ISOBMFF (opens new window)
- https://github.com/gpac/gpac (opens new window)
- https://github.com/wez/atomicparsley (opens new window)
- https://github.com/enzo1982/mp4v2 (opens new window)
- https://github.com/cisco/openh264 (opens new window)
- https://github.com/lemenkov/libyuv (opens new window)
- 单元测试 https://github.com/catchorg/Catch2 (opens new window)
- https://github.com/google/googletest (opens new window)
- https://github.com/doctest/doctest (opens new window)
- 压缩 https://github.com/lemire/SIMDCompressionAndIntersection (opens new window)
- https://github.com/lemire/FastPFor (opens new window)
- https://github.com/mapbox/gzip-hpp (opens new window)
- https://github.com/stachenov/quazip (opens new window)
- https://github.com/rikyoz/bit7z (opens new window)
- https://github.com/aawc/unrar (opens new window)
- 加密 https://github.com/weidai11/cryptopp (opens new window)
- https://github.com/ReneNyffenegger/cpp-base64 (opens new window)
- https://github.com/kroma-network/tachyon (opens new window)
- 正则 https://github.com/google/re2 (opens new window)
- 格式化 https://github.com/fmtlib (opens new window)
- Windows托盘图标 https://github.com/mceSystems/node-windows-trayicon (opens new window)
- grep替代 https://github.com/Genivia/ugrep (opens new window)
- 运算符解析 https://github.com/kimwalisch/calculator (opens new window)
- 参数解析 https://github.com/p-ranav/argparse (opens new window)
- https://github.com/muellan/clipp (opens new window)
- 字体参考线 https://github.com/google/woff2 (opens new window)
- 拼写检查 https://github.com/hunspell (opens new window)
- 捕获音频 https://github.com/bozbez/win-capture-audio (opens new window)
- 跨平台QT USB https://github.com/fpoussin/QtUsb (opens new window)
- 配置文件 https://github.com/Nomango/configor (opens new window)
- 文件监视器 https://github.com/facebook/watchman (opens new window)
- Windows控制台程序通信 https://github.com/rprichard/winpty (opens new window)
- SQL查询 https://github.com/anse1/sqlsmith (opens new window)
- SQL解析ZetaSQL https://github.com/google/googlesql (opens new window)
- https://github.com/hyrise/sql-parser (opens new window)
- 嵌入式 https://github.com/sblantipodi (opens new window)
- 地理空间 https://github.com/osgeo (opens new window)
- https://github.com/postgis (opens new window)
- https://github.com/valhalla/valhalla (opens new window)
- 地理位置 https://github.com/qgis/QGIS (opens new window)
- 编码检测 https://github.com/freedesktop/uchardet (opens new window)
- https://github.com/simdutf/simdutf (opens new window)
- 游戏引擎 https://github.com/minetest/minetest (opens new window)
- https://github.com/Tencent/puerts (opens new window)
- 图片编解码 Codec comparison (opens new window)
- https://github.com/mirrorer/libbpg (opens new window)
- https://github.com/strukturag/libheif (opens new window)
- https://github.com/libjxl/libjxl (opens new window)
- https://gitlab.com/wg1/jpeg-xl (opens new window)
- https://chromium.googlesource.com/codecs/libwebp2 (opens new window)
- https://chromium.googlesource.com/webm/libwebp (opens new window)
- https://github.com/mozilla/mozjpeg (opens new window)
- https://chromium.googlesource.com/libyuv/libyuv (opens new window)
- https://github.com/Netflix/vmaf (opens new window)
- https://github.com/eclipseo/image-comparison-sources (opens new window)
- https://github.com/kornelski/dssim (opens new window)
- https://github.com/cloudinary/ssimulacra (opens new window)
- https://github.com/cloudinary/ssimulacra2 (opens new window)
- 日志 https://github.com/gabime/spdlog (opens new window)
- 文本形状 https://github.com/harfbuzz/harfbuzz (opens new window)
- 字体 https://github.com/silnrsi/graphite (opens new window)
- 数学运算 https://gmplib.org (opens new window)
- 提权 https://github.com/M2Team/NanaRun (opens new window)
https://github.com/M2TeamArchived/NSudo (opens new window)- 线性优化 https://github.com/ERGO-Code/HiGHS (opens new window)
- 点云 https://github.com/PDAL/PDAL (opens new window)
- 不可变 https://github.com/arximboldi/immer (opens new window)
- 日期时间 https://github.com/HowardHinnant/date (opens new window)
- 队列 https://github.com/cameron314/concurrentqueue (opens new window)
- 编码检测 https://github.com/BYVoid/uchardet (opens new window)
- 代码高亮 https://github.com/TelegramMessenger/libprisma (opens new window)
- FFI https://github.com/trailofbits/pe-parse (opens new window)
- 系统托盘 https://github.com/fcFn/traymond (opens new window)
- 管理安装和更新Windows应用 https://github.com/Squirrel/Squirrel.Windows (opens new window)
- 单元测试 https://github.com/banditcpp/bandit (opens new window)
- HTML转换为PDF https://github.com/wkhtmltopdf (opens new window)
- 分析器 https://github.com/bombomby/optick (opens new window)
- https://github.com/cpp-linter (opens new window)
- NTLM中继工具 https://github.com/CCob/lsarelayx (opens new window)
- Python绑定 https://github.com/pybind (opens new window)
- https://github.com/chipsalliance (opens new window)
- 查找和替换文本 https://github.com/lionello/fart-it (opens new window)
- 模拟天文 https://github.com/Stellarium/stellarium (opens new window)
- 复制弹窗文本 https://github.com/m417z/Textify (opens new window)
- 代码审计 https://github.com/trailofbits/multiplier (opens new window)
- 混淆 https://github.com/erikpog757/EasyProtect (opens new window)
- https://github.com/metixud/anti-dbg (opens new window)
- https://github.com/NotRequiem/antidbg (opens new window)
- https://github.com/x86byte/Obfusk8 (opens new window)
- 并发框架 https://github.com/nvidia/stdexec (opens new window)
- 函数式库 https://github.com/bowenfu/hspp (opens new window)
- 二维图形 https://github.com/a-e-k/canvas_ity (opens new window)
- 精简Qt https://github.com/rochus-keller/leanqt (opens new window)
- 伪终端库 https://github.com/kafeg/ptyqt (opens new window)
- 终端组件 https://github.com/lxqt/qtermwidget (opens new window)
- ZK客户端 https://github.com/yandaren/zk_cpp (opens new window)
- 地形模拟 https://github.com/weigert/soilmachine (opens new window)
- Python绑定 https://github.com/pybind/pybind11/issues/1623 (opens new window)
- 崩溃日志 https://github.com/tylerglaiel/crashlogs (opens new window)
- C++基础库 https://github.com/idealvin/coost (opens new window)
- 异步IO库 https://github.com/alibaba/photonlibos (opens new window)
- 渲染引擎 https://github.com/dreamworksanimation/openmoonray (opens new window)
- 类型擦除库 https://github.com/kelbon/anyany (opens new window)
- 内存池分配 https://github.com/yusing/qalloc (opens new window)
- 矩阵运算 https://github.com/codehz/matrix.h (opens new window)
- 浏览器自动化 https://github.com/durdyev/webdriverxx (opens new window)
- PNG解析 https://github.com/xerokimo/pngparser (opens new window)
- 序列化库 https://github.com/injae/serdepp (opens new window)
- 异步框架 https://github.com/alibaba/async_simple (opens new window)
- HTTP库 https://github.com/facebook/proxygen (opens new window)
- 3D可视化 https://github.com/koide3/iridescence (opens new window)
- HTTP框架 https://github.com/drogonframework/drogon (opens new window)
- 哈希表库 https://github.com/ktprime/emhash (opens new window)
- Web框架 https://github.com/hggq/paozhu (opens new window)
- 作用域库 https://github.com/erangithub/scoped (opens new window)
- 环境变量 https://github.com/ph3at/libenvpp (opens new window)
- 网格处理 https://github.com/meshinspector/meshlib (opens new window)
- 图形计算 https://github.com/luisagroup/luisacompute (opens new window)
- 单遍降采样 https://github.com/gpuopen-effects/fidelityfx-spd (opens new window)
- 半精度浮点 https://github.com/maratyszcza/fp16 (opens new window)
- 整数除法 https://github.com/maratyszcza/fxdiv (opens new window)
- 内容分析 https://github.com/chromium/content_analysis_sdk (opens new window)
- 电话号码解析 https://github.com/googlei18n/libphonenumber (opens new window)
- 显存分配 https://github.com/gpuopen-librariesandsdks/vulkanmemoryallocator (opens new window)
- Web框架 https://github.com/wfrest/wfrest (opens new window)
- 游戏引擎 https://github.com/openblack/openblack (opens new window)
- 游戏引擎 https://github.com/bobbyanguelov/esoterica (opens new window)
- 模式匹配 https://github.com/bowenfu/matchit.cpp (opens new window)
- 游戏重制 https://github.com/snesrev/zelda3 (opens new window)
- 引擎模拟 https://github.com/ange-yaghi/engine-sim (opens new window)
- 音频框架 https://github.com/juce-framework/juce (opens new window)
- 图形库 https://code.google.com/p/angleproject (opens new window)
- 线性代数 https://eigen.tuxfamily.org (opens new window)
- 标准库 https://libcxx.llvm.org (opens new window)
- 标准库 https://libcxxabi.llvm.org (opens new window)
- 图形库 https://skia.org (opens new window)
- C++容器库 https://github.com/electronicarts/eastl (opens new window)
- 格式化库 https://github.com/fmtlib/fmt (opens new window)
- Asio库 https://think-async.com/Asio/Repository.html (opens new window)
- 网络库 https://github.com/ironsdu/brynet (opens new window)
- Web服务器 https://github.com/qinguoyi/tinywebserver (opens new window)
- 线程池 https://github.com/developerpaul123/thread-pool (opens new window)
- 并行算法 https://github.com/nvidia/thrust (opens new window)
- 音频合成 https://github.com/hollance/synth-recipes (opens new window)
- C++库 https://github.com/facebook/folly (opens new window)
- JSON库 https://github.com/stephenberry/glaze (opens new window)
- 网格切割 https://github.com/cutdigital/mcut (opens new window)
- 反射库 https://github.com/jdah/archimedes (opens new window)
- 音频分析 https://github.com/alexanderlerch/libaca (opens new window)
- STL实现 https://github.com/parallel101/stl1weekend (opens new window)
- ImGui绑定 https://github.com/dearimgui/dear_bindings (opens new window)
- C++库 https://github.com/deepgrace/draft (opens new window)
- 编译期映射 https://github.com/mapbox/eternal (opens new window)
- 网络库 https://github.com/acl-dev/acl (opens new window)
- C++JSON https://github.com/jart/json.cpp (opens new window)
- 高性能日志 https://github.com/platformlab/nanolog (opens new window)
- C++协程库 https://github.com/mtmucha/coros (opens new window)
- 医学影像 https://github.com/insightsoftwareconsortium (opens new window)
- 崩溃报告 https://crashpad.chromium.org (opens new window)