X-czh / smart_ptrLinks
My own implementation of C++'s smart pointers
☆35Updated 5 years ago
Alternatives and similar repositories for smart_ptr
Users that are interested in smart_ptr are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- C++ utilities☆55Updated 6 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆145Updated 7 years ago
- ☆77Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- My C++ Notes☆106Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Simple C++ Config Loader Framework(Serialization & Reflection)☆239Updated 2 weeks ago
- Cpp lifetime safety profile static analyzer☆62Updated 8 months ago
- High performance HTTP server built on C++20 coroutines and io_uring☆170Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated last month
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- There is my code snippet.☆120Updated last month
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 3 years ago
- ☆113Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆261Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- c++20 coroutine with epoll and queue☆108Updated last year
- 机工社《高级C++20编程》随书代码☆58Updated 3 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆110Updated last year