bitshifter / objectpoolLinks
Object pool implementation in C++11
☆101Updated 5 years ago
Alternatives and similar repositories for objectpool
Users that are interested in objectpool are comparing it to the libraries listed below
Sorting:
- Thread safe, lock-free memory pool.☆61Updated last year
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆309Updated 5 years ago
- cpgf library☆219Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- High performance C++11 signals☆178Updated 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 …☆153Updated 2 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A simple, header only event bus library written in modern C++17.☆200Updated 2 weeks ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- C++ runtime reflection library☆124Updated last year
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated 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…☆148Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- C++ signal and slot system☆161Updated 5 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…☆270Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆234Updated 10 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆305Updated 3 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago