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.☆34Updated 2 years ago
- spdlog简单封装☆51Updated last year
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- C++ Plugin framework☆78Updated 3 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- a modern c++ plugin library☆86Updated 4 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- Simple Blockingqueue I have used in many projects☆18Updated 8 years ago
- std::future extension☆37Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated this week
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- gRPC C++ bidirectional streaming example☆50Updated 4 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- A simple C++11 Thread Pool implementation☆124Updated 10 months ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- Mini c++ logger tool☆45Updated 6 years ago
- ☆38Updated 5 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- development tools written by C++☆21Updated 3 years ago
- A thread safe stl implementation base on C++11 stl☆48Updated 3 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago
- C++ utilities☆48Updated 2 months ago
- cpp singleton works across dll/exe boundaries.☆75Updated 3 years ago
- File transfer over asynchronous TCP connection via boost.asio☆41Updated 4 years ago
- 分享各种 Qt 示例,,说不定用得上呢~☆26Updated 9 months ago