This repository is built for design pattern in C++
☆228Jan 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,047Apr 14, 2025Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,402Mar 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
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,311Jan 16, 2023Updated 3 years ago
- Make your vim more power and much easer. 最实用的vim配置🔥☆1,745May 8, 2024Updated 2 years ago
- C++设计模式☆2,595Oct 11, 2024Updated last year
- BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。☆1,030Nov 19, 2025Updated 7 months ago
- 《代码随想录》LeetCode 刷题攻略:200道经典 题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀☆61,799Apr 30, 2026Updated 2 months ago
- STL源码剖析学习笔记☆11Jun 28, 2022Updated 4 years ago
- 使用VS2017编译Nginx,方便调测☆16Mar 4, 2018Updated 8 years ago
- 一些常用C++接口和开发库的使用示例代码☆38Jan 23, 2024Updated 2 years ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,192Dec 25, 2024Updated last year
- 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++中的智能指针☆10Jun 6, 2021Updated 5 years ago
- These are the code files and resources for the first part of the ARM assembly language programming course.☆19Jan 30, 2023Updated 3 years ago
- A C++ High Performance Web Server☆8,218Sep 27, 2023Updated 2 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,484Feb 27, 2026Updated 4 months ago
- C++那些事☆43,247May 16, 2026Updated last month
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理 、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,943Jul 27, 2022Updated 3 years ago
- CMake中文实战教程☆1,536Aug 30, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,662Oct 18, 2023Updated 2 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招 聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆37,991Aug 24, 2025Updated 10 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.
- 实现一个操作系统内核☆1,899Mar 4, 2023Updated 3 years ago
- A C++ Lightweight Web Server based on Linux epoll☆634May 14, 2023Updated 3 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,659Jan 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,574May 20, 2026Updated last month
- c++11 implementation of muduo net lib and muduo asynclogging.☆33May 10, 2019Updated 7 years ago
- 高性能并行编程与优化 - 课件☆4,197Oct 18, 2024Updated last year
- C++简单小工具轮子☆104Nov 25, 2022Updated 3 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆37Nov 22, 2020Updated 5 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.
- Achieve a tiny STL in C++11☆12,461Oct 27, 2024Updated last year
- 2018年春季工科创IV-E:智能小车机器人☆10May 10, 2018Updated 8 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆516Aug 4, 2020Updated 5 years ago
- C++ Linux WebServer服务器☆4,105Dec 2, 2023Updated 2 years ago
- 实现的一个简易的 C++ 序列化库☆79Mar 30, 2022Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,579Jul 5, 2024Updated last year
- STL源码分析☆750Nov 25, 2023Updated 2 years ago