gitmyhub

awesome-cpp-cn

★ 11k updated 2y ago

C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。

A Chinese-language curated list of C++ libraries, tools, and resources organized by category, translated from the popular awesome-cpp reference.

C++setup: easycomplexity 1/5

This repository is a Chinese-language translation and curation of the popular "awesome-cpp" list, which catalogs C++ libraries, tools, and resources organized by category. The original English list was created by a developer named fffaraz; this version is maintained by Chinese developer communities and WeChat public accounts focused on open-source and C++ development.

The list covers a wide range of categories: standard libraries and general-purpose frameworks, web application frameworks, artificial intelligence and machine learning tools, databases, image processing, audio and music, cryptography, game engines, graphical user interfaces, networking, physics simulation, serialization, and more. Each entry includes a short description explaining what the library does and a link to its source.

The intended audience is Chinese-speaking C++ developers who want a single organized reference for finding libraries in their language. Rather than searching across many sources, a developer looking for, say, an audio library or a JSON parser can go directly to the relevant section and find the most commonly recommended options with brief explanations in Chinese.

This is a reference document, not a software project you install or run. There is no code in the repository itself. It is updated periodically by the maintaining team as new libraries emerge or existing ones become outdated.

The full README is longer than what was shown.

Where it fits