23 Design Patterns implemented by C++
☆158Sep 15, 2017Updated 8 years ago
Alternatives and similar repositories for DesignPattern
Users that are interested in DesignPattern are comparing it to the libraries listed below
Sorting:
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆50Sep 16, 2022Updated 3 years ago
- 趣味设计模式,小朋友也能学得会!☆575Aug 23, 2023Updated 2 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Mar 2, 2016Updated 9 years ago
- ☆13Jan 6, 2019Updated 7 years ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Jul 1, 2020Updated 5 years ago
- 比较啰嗦的orbslam单目部分注释;采用本地最新版本g2o;一些格式转换的私货main(Example/zzz_QXC_Test)☆10Nov 15, 2019Updated 6 years ago
- 《大话设计模式》C++实现☆368Jan 14, 2017Updated 9 years ago
- A Qt platform plugin for running Qt/OpenGL applications offscreen☆13Nov 18, 2025Updated 3 months ago
- Web Server based on Boost asio☆22Dec 28, 2019Updated 6 years ago
- C++设计模式☆2,589Oct 11, 2024Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆961Jun 18, 2020Updated 5 years ago
- Examples in my blogs☆14Sep 27, 2018Updated 7 years ago
- 全自动营销号视频生成器☆11Apr 22, 2021Updated 4 years ago
- C++ OpenGL implementation for the viewer of SNeRG (or Baking NeRF)☆15Mar 21, 2023Updated 2 years ago
- Three major design patterns for multithreading development☆34Jun 5, 2023Updated 2 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131May 31, 2023Updated 2 years ago
- my vim config☆30Nov 25, 2019Updated 6 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Nov 24, 2024Updated last year
- project implements minimal functionality for real-time 3D cardiac electrophysiology simulation☆16Oct 24, 2016Updated 9 years ago
- ☆17Feb 2, 2020Updated 6 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- A high-performance, memory-efficient concurrent hash table☆36Oct 5, 2013Updated 12 years ago
- An event-driven c library open source by taobao originally and maintain here☆21Mar 15, 2020Updated 5 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,478Dec 29, 2022Updated 3 years ago
- server app framework based on libatbus☆23Feb 13, 2026Updated 2 weeks ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆571Feb 5, 2023Updated 3 years ago
- C++(或 C)框架、库、资源和闪亮事物的精选列表☆24Jun 27, 2024Updated last year
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,299Jan 15, 2021Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Feb 5, 2018Updated 8 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,951Dec 23, 2025Updated 2 months ago
- ☆24Jun 8, 2025Updated 8 months ago
- Pybind11 bindings for the Abseil C++ Common Libraries☆26Jan 23, 2026Updated last month
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- 一些C/C++常用封装例子☆213Sep 25, 2021Updated 4 years ago
- C++ Design Patterns☆4,513May 12, 2024Updated last year
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,935Jul 6, 2025Updated 7 months ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month