bitshifter / objectpoolLinks
Object pool implementation in C++11
☆99Updated 4 years ago
Alternatives and similar repositories for objectpool
Users that are interested in objectpool are comparing it to the libraries listed below
Sorting:
- Sample project for a small, flexible runtime reflection system using C++11☆308Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++20 Dynamic Reflection Library☆136Updated last month
- A simple, header only event bus library written in modern C++17.☆164Updated last month
- A simple C++11 reflection/serialization framework.☆130Updated 9 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 …☆141Updated 2 months ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- 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☆239Updated 4 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- High performance C++11 signals☆172Updated 5 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- Minimal C++ Event Bus☆88Updated 5 years ago
- Boost.org signals2 module☆83Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Boost.org interprocess module☆151Updated 2 weeks ago
- Scope Guard & Defer C++☆173Updated last year
- C++11 signal/slot implementation☆79Updated 3 years ago
- C++ small containers☆142Updated 3 weeks ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆236Updated last year