TheTheoryOfCode / CplusPlus_SmartPointerLinks
This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr
☆50Updated 2 weeks ago
Alternatives and similar repositories for CplusPlus_SmartPointer
Users that are interested in CplusPlus_SmartPointer are comparing it to the libraries listed below
Sorting:
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- spdlog简单封装☆53Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- a modern c++ plugin library☆86Updated 4 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- A portable, pure C++11 timer component.☆181Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C++ utilities☆58Updated this week
- A simple C++11 Thread Pool implementation☆126Updated last year
- Thread safe, lock-free memory pool.☆61Updated last year
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 10 years ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Updated 7 years ago
- c++工具库☆107Updated 4 years ago
- Log4cpp maintained fork by OrocosDevs☆194Updated 4 years ago
- A thin and simple C++ TCP client server☆168Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- asio examples☆223Updated 3 months ago