SRombauts / shared_ptrLinks
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
☆189Updated 3 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:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- 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.☆134Updated 6 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆294Updated 7 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Updated 7 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- Boost.org interprocess module☆169Updated last week
- High performance C++11 thread pool☆584Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- My C++ Notes☆107Updated 4 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- Boost.Coroutine2☆136Updated last month
- Boost.Lockfree☆148Updated last month
- C++ library for storing and printing backtraces.☆484Updated this week
- 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 …☆152Updated last month
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆440Updated 5 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Boost.org thread module☆213Updated last month
- Lewis Baker's Blog☆73Updated 9 months ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- a FIFO-ordered associative container for C++☆211Updated last month
- A STL allocator that mmaps files☆254Updated 4 years ago