SRombauts / shared_ptr
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
☆180Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for shared_ptr
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- High performance C++11 thread pool☆568Updated 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☆422Updated 5 months ago
- Boost.Coroutine2☆128Updated this week
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆294Updated 4 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…☆273Updated this week
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆417Updated 2 years ago
- Boost.org interprocess module☆139Updated this week
- C++ library for executors☆494Updated 8 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 8 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 6 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 …☆135Updated 5 months ago
- nanorpc - lightweight RPC in pure C++ 17☆235Updated last year
- A lock-free multi-producer multi-consumer ring buffer FIFO queue.☆173Updated 4 years ago
- C++11 metaprogramming library☆243Updated this week
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- Boost.Coroutine☆80Updated this week
- ☆127Updated last year
- Object pool implementation in C++11☆93Updated 3 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- C++ library for storing and printing backtraces.☆436Updated this week
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆161Updated 5 months ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆366Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year