SRombauts / shared_ptrLinks
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
☆184Updated 2 years ago
Alternatives and similar repositories for shared_ptr
Users that are interested in shared_ptr are comparing it to the libraries listed below
Sorting:
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆247Updated 11 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆422Updated 2 weeks ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Boost.Coroutine2☆135Updated 2 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆289Updated last week
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 10 months ago
- C++ library for executors☆508Updated 8 years ago
- Boost.org interprocess module☆152Updated last month
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- A feature complete LRU cache implementation in C++☆253Updated 5 years ago
- Boost.Lockfree☆134Updated last month
- Your standard library for metaprogramming☆30Updated 4 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- Boost Logging library☆191Updated last week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago