X-czh / smart_ptrLinks
My own implementation of C++'s smart pointers
☆37Updated 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.☆183Updated 5 years ago
- C++ utilities☆49Updated 3 months ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆185Updated 2 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Object pool implementation in C++11☆99Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- My C++ Notes☆104Updated 4 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- ☆77Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- std::future extension☆37Updated 4 years ago
- ☆110Updated last year
- 公众号[树屋编程]相关文章的代码☆38Updated 8 months ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆248Updated 11 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 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…☆253Updated 11 months ago