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 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
Sorting:
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- 简单有效的内存池实现☆98Updated 9 years ago
- spdlog简单封装☆52Updated last year
- purecpp opensource projects list☆94Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- A portable, pure C++11 timer component.☆179Updated last year
- c/c++ language useful recipes☆96Updated 12 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- C++ Plugin framework☆81Updated 4 years ago
- A simple C++11 Thread Pool implementation☆127Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- limlog is a cross-platform C++ library for logging.☆67Updated last year
- ☆38Updated 5 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
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆86Updated 2 months ago
- std::future extension☆37Updated 5 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- A design pattern library developed in modern c++.☆56Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 5 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 5 months ago