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:
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Sample project for a small, flexible runtime reflection system using C++11☆307Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- cpgf library☆220Updated 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
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- High performance C++11 signals☆174Updated 5 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 …☆143Updated 3 months ago
- A simple, header only event bus library written in modern C++17.☆167Updated 3 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆253Updated 11 months ago
- A C++11 memory pool for multi-threaded applications☆34Updated 7 years ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆237Updated 2 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- C++ runtime reflection library☆122Updated 11 months ago