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.☆185Updated 5 years ago
- C++ utilities☆55Updated 5 months ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆144Updated 7 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- ☆77Updated 2 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- 简单有效的内存池实现☆95Updated 9 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- My small collection of C++ utilities☆409Updated 2 weeks ago
- Cpp lifetime safety profile static analyzer☆62Updated 7 months ago
- 公众号[树屋编程]相关文章的代码☆40Updated 11 months ago
- c++20 coroutine with epoll and queue☆108Updated last year
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago