SRombauts / shared_ptrLinks
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
☆186Updated 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.☆330Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆249Updated 11 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 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…☆290Updated last month
- Boost.Coroutine2☆135Updated 3 months ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆423Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- High performance C++11 thread pool☆580Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- 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 …☆144Updated 4 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- Boost.Lockfree☆135Updated 2 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Boost.org interprocess module☆156Updated last month
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆430Updated 4 years ago
- C++ library for storing and printing backtraces.☆470Updated 2 months ago
- Boost.org thread module☆212Updated 2 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- a FIFO-ordered associative container for C++☆201Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- C++ library for executors☆509Updated 8 years ago
- A tool for creating an amalgamation from C and C++ sources☆464Updated 8 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆245Updated 6 months ago
- Boost.Hana中文文档☆113Updated 4 years ago