SRombauts / shared_ptr
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
- 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.☆245Updated 11 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆419Updated 3 years ago
- Boost.Coroutine2☆133Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 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…☆282Updated this week
- Boost.org interprocess module☆148Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- High performance C++11 thread pool☆576Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆440Updated last month
- C++ library for storing and printing backtraces.☆461Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 11 months ago
- Lightweight, Generic, Pure C++11 ThreadPool☆275Updated 7 years ago
- C++ library for executors☆503Updated 8 years ago
- A feature complete LRU cache implementation in C++☆250Updated 5 years ago
- Boost.org thread module☆207Updated last week
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- a FIFO-ordered associative container for C++☆190Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated 9 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 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 …☆138Updated last month
- STL-like containers from Boost☆104Updated 3 weeks ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 7 months ago
- userland threads☆478Updated last month
- Boost.Hana中文文档☆113Updated 4 years ago