详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
☆2,714Oct 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,418Aug 10, 2026Updated 3 weeks ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,585Apr 2, 2026Updated 5 months ago
- 面向开发人员梳理的代码安全指南☆13,476Mar 20, 2023Updated 3 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,197Aug 27, 2026Updated last week
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,586May 20, 2026Updated 3 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 现代C++模板教程☆932Feb 3, 2026Updated 7 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,751Mar 23, 2026Updated 5 months ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT/Redis client/server.☆7,546Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- C++那些事☆43,413May 16, 2026Updated 3 months ago
- 📚 Modern C++ Tutorial: C++11 to C++26 On the Fly | https://changkun.de/modern-cpp/☆25,795Jun 21, 2026Updated 2 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,519Apr 3, 2022Updated 4 years ago
- 30天自制C++服务器,包含教程和源代码☆7,064Jun 3, 2026Updated 3 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,176Aug 22, 2026Updated 2 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A tiny boost library in C++11.☆4,210May 27, 2025Updated last year
- ☆2,939Jun 12, 2026Updated 2 months ago
- Proxy: Next Generation Polymorphism in C++☆3,035Jan 29, 2026Updated 7 months ago
- The Book of Modern C++☆844Apr 23, 2024Updated 2 years ago
- Fast C++ logging library.☆29,570Updated this week
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,638Jan 24, 2025Updated last year
- 高性能并行编程与优化 - 课件☆4,215Aug 13, 2026Updated 3 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,229Dec 23, 2025Updated 8 months ago
- 自己总结的这十多年做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!公众号:Qt实战/Qt入门和进阶/Qt教程☆4,673Apr 18, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- c++中文周刊☆548Jul 18, 2026Updated last month
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。☆11,189Dec 28, 2023Updated 2 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,474Dec 3, 2025Updated 9 months ago
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,302Updated this week
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,184Aug 24, 2025Updated last year
- 2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等☆6,420Jun 18, 2025Updated last year
- C++设计模式☆2,610Oct 11, 2024Updated last year
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,259Jul 16, 2025Updated last year
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,575Mar 22, 2025Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A simple C++11 Thread Pool implementation☆8,798Jul 20, 2024Updated 2 years ago
- C++20 STL Cookbook☆623Sep 13, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,227Mar 14, 2026Updated 5 months ago
- Abseil Common Libraries (C++)☆18,122Updated this week
- 🔥 A cross-platform build utility based on Lua☆12,193Updated this week
- modern C++(C++20), simple, easy to use rpc framework☆2,015Updated this week
- An open-source C++ library developed and used at Facebook.☆30,528Updated this week