CognitiveProgrammer / CplusPlus_SmartPointer
This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr
☆49Updated 6 years ago
Alternatives and similar repositories for CplusPlus_SmartPointer:
Users that are interested in CplusPlus_SmartPointer are comparing it to the libraries listed below
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- ☆24Updated 4 years ago
- C++ utilities☆47Updated last week
- ☆37Updated 4 years ago
- Source Code for 'Design Patterns in Modern C++20' by Dmitri Nesteruk☆61Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- spdlog简单封装☆49Updated last year
- std::future extension☆37Updated 4 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- A simple C++11 Thread Pool implementation☆122Updated 8 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 8 months ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated last month
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Much much fast, direct and static typed parsing of JSON with C++17☆46Updated 4 years ago
- C++ Plugin framework☆77Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆140Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Updated 6 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 3 weeks ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 8 months ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 10 years ago