This repository is built for design pattern in C++
☆229Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for DesignPattern
Users that are interested in DesignPattern are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 五子棋对战游戏,支持多个client同时在线对战,由于游戏性质,使用典型的同步阻塞IO模型,多进程提供服务☆95Mar 1, 2020Updated 6 years ago
- Generate sqls to test mysql database☆26Nov 28, 2018Updated 7 years ago
- 【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和 工作必备的知识点 。☆3,058Apr 14, 2025Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,399Mar 5, 2024Updated 2 years ago
- A simple file HTTP server, written in golang, that include get, put, post method to upload files☆213Nov 27, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Git的奇技淫巧☆16Sep 4, 2018Updated 7 years ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,311Jan 16, 2023Updated 3 years ago
- Make your vim more power and much easer. 最实用的vim配置🔥☆1,746May 8, 2024Updated 2 years ago
- C++设计模式☆2,607Oct 11, 2024Updated last year
- 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发 现相见恨晚!🚀☆62,140Aug 3, 2026Updated last week
- CMake study notes☆29Apr 4, 2026Updated 4 months ago
- STL源码剖析学习笔记☆11Jun 28, 2022Updated 4 years ago
- 一些常用C++接口和开发库的使用示例代码☆38Jan 23, 2024Updated 2 years ago
- 使用VS2017编译Nginx,方便调测☆16Mar 4, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,192Dec 25, 2024Updated last year
- 一步步实现c++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- An implementation of MSSRM method☆10Mar 23, 2023Updated 3 years ago
- A C++ High Performance Web Server☆8,221Sep 27, 2023Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,490Feb 27, 2026Updated 5 months ago
- C++那些事☆43,359May 16, 2026Updated 2 months ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,947Jul 27, 2022Updated 4 years ago
- CMake中文实战教程☆1,533Aug 30, 2023Updated 2 years ago
- The GitHub open source software repository on interpreting super-resolution CNNs for sub-pixel motion compensation in video coding☆11May 20, 2022Updated 4 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- c++ async rpc framework. 14w+qps.☆1,663Oct 18, 2023Updated 2 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,119Aug 24, 2025Updated 11 months ago
- 实现一个操作系统内核☆1,901Mar 4, 2023Updated 3 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,665Jan 16, 2022Updated 4 years ago
- A simply deep learning based blur image detector.☆10Mar 29, 2023Updated 3 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,576May 20, 2026Updated 2 months ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33May 10, 2019Updated 7 years ago
- 高性能并行编程与优化 - 课件☆4,209Oct 18, 2024Updated last year
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆37Nov 22, 2020Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆517Aug 4, 2020Updated 6 years ago
- Achieve a tiny STL in C++11☆12,468Oct 27, 2024Updated last year
- C++ Linux WebServer服务器☆4,111Dec 2, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,642Jul 5, 2024Updated 2 years ago
- 红黑树的实现☆286Feb 25, 2018Updated 8 years ago
- 实现的一个简易的 C++ 序列化库☆78Mar 30, 2022Updated 4 years ago
- 后台开发相关知识☆695Aug 3, 2022Updated 4 years ago