详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
☆2,706Oct 19, 2024Updated last year
Alternatives and similar repositories for safe-rules
Users that are interested in safe-rules are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ Parallel Computing and Asynchronous Networking Framework☆14,314Feb 13, 2026Updated last month
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,542Dec 22, 2025Updated 3 months ago
- 《Effective Modern C++》- 完成翻译☆8,843Nov 14, 2025Updated 4 months ago
- 面向开发人员梳理的代码安全指南☆13,528Mar 20, 2023Updated 3 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,156Updated this week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 现代C++模板教程☆902Feb 3, 2026Updated last month
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,522Aug 20, 2024Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,755Mar 6, 2026Updated 2 weeks ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,489Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,195Dec 25, 2024Updated last year
- C++那些事☆42,989Mar 12, 2026Updated last week
- 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/☆25,362Aug 17, 2024Updated last year
- 30天自制C++服务器,包含教程和源代码☆7,021Mar 26, 2025Updated 11 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,110Mar 14, 2026Updated last week
- A tiny boost library in C++11.☆4,208May 27, 2025Updated 9 months ago
- ☆2,933Dec 16, 2024Updated last year
- The Book of Modern C++☆848Apr 23, 2024Updated last year
- Proxy: Next Generation Polymorphism in C++☆3,060Jan 29, 2026Updated last month
- Fast C++ logging library.☆28,511Mar 14, 2026Updated last week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- c++中文周刊☆544Updated this week
- 高性能并行编程与优化 - 课件☆4,173Oct 18, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 3 months ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,457Dec 3, 2025Updated 3 months ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,052Dec 28, 2023Updated 2 years ago
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,604Nov 14, 2025Updated 4 months ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,256Updated this week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,638Aug 24, 2025Updated 7 months ago
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,259Jun 18, 2025Updated 9 months ago
- 《C++ 17 The Complete Guide》- 翻译中☆508Mar 1, 2023Updated 3 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,241Jul 16, 2025Updated 8 months ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- C++20 STL Cookbook☆620Sep 13, 2024Updated last year
- C++设计模式☆2,588Oct 11, 2024Updated last year
- 你管这破玩意叫操作 系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,200Mar 22, 2025Updated last year
- A simple C++11 Thread Pool implementation☆8,700Jul 20, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,169Mar 14, 2026Updated last week
- 现代C++并发编程教程☆560Oct 6, 2025Updated 5 months ago
- 🔥 A cross-platform build utility based on Lua☆11,830Updated this week