# 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://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://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/foonathan/memory (opens new window)
- 微服务 https://github.com/TarsCloud (opens new window)
- 包管理 https://github.com/microsoft/vcpkg (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)
- 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/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)
- XML https://github.com/zeux/pugixml (opens new window)
- https://github.com/Tencent/rapidjson (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/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/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)
- 跨平台串口 https://github.com/itas109/CSerialPort (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)
- 嵌入式 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/AOMediaCodec/libavif (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://gmplib.org (opens new window)
- 提权 https://github.com/M2Team/NanaRun (opens new window)
https://github.com/M2TeamArchived/NSudo (opens new window)- URL解析 https://github.com/ada-url/ada (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/ericniebler/range-v3 (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)
- 管理安装和更新Windows应用 https://github.com/Squirrel/Squirrel.Windows (opens new window)
- 单元测试 https://github.com/banditcpp/bandit (opens new window)
- https://github.com/catchorg/Catch2 (opens new window)
- 构建语言运行时 https://github.com/eclipse/omr (opens new window)
- HTML转换为PDF https://github.com/wkhtmltopdf (opens new window)
- 分析器 https://github.com/bombomby/optick (opens new window)
- NTLM中继工具 https://github.com/CCob/lsarelayx (opens new window)
- 无线电应用 https://github.com/cjcliffe (opens new window)
- https://github.com/pothosware (opens new window)
- Python绑定 https://github.com/pybind (opens new window)
- 自动驾驶 https://gitlab.com/autowarefoundation/autoware.auto (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)