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
- 简单有效的内存池实现☆94Updated 8 years ago
- spdlog简单封装☆50Updated last year
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- ☆37Updated 4 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 7 months ago
- A simple C++11 Thread Pool implementation☆122Updated 7 months ago
- Simple Blockingqueue I have used in many projects☆18Updated 7 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated 2 weeks ago
- a modern c++ plugin library☆86Updated 3 years ago
- C++ Plugin framework☆76Updated 3 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 3 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated this week
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- cpp singleton works across dll/exe boundaries.☆69Updated 3 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 9 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- Examples and toturials for C++ Boost Asio library.☆266Updated 3 years ago
- Mirror of the Pluma C++ plugin framework.☆52Updated 10 years ago
- asio examples☆190Updated 8 months ago