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
- a modern c++ plugin library☆84Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 9 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- spdlog简单封装☆49Updated last year
- this is my summary c++ common tools☆27Updated last year
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- purecpp opensource projects list☆94Updated 2 years ago
- C++ utilities☆46Updated last month
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- My own implementation of C++'s smart pointers☆36Updated 4 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Updated 6 years ago
- Three major design patterns for multithreading development☆32Updated last year
- Much much fast, direct and static typed parsing of JSON with C++17☆47Updated 4 years ago
- 简单有效的内存池实现☆91Updated 8 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆41Updated last month
- A simple C++11 Thread Pool implementation☆122Updated 6 months ago
- C++ Plugin framework☆75Updated 3 years ago
- ☆37Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆55Updated last year
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated 2 months ago
- A simple HTTPS client based on Boost Asio.☆49Updated 2 years ago