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 simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Thread safe, lock-free memory pool.☆59Updated 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 …☆143Updated 3 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++11 signal/slot implementation☆78Updated 3 years ago
- High performance C++11 signals☆173Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- A handy, tiny but powerful compile-time reflection system for C++.☆80Updated last year
- Small, header only signals and slots C++11 library.☆260Updated 2 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
- Boost.org pool module☆54Updated 2 months 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☆240Updated 4 months ago
- A simple, header only event bus library written in modern C++17.☆167Updated 2 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Minimal C++ Event Bus☆89Updated 5 years ago
- C++ signal and slot system☆163Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- better asio wrapper (++asio)☆41Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- cpgf library☆220Updated 3 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 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…☆249Updated 11 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year