bitshifter / objectpool
Object pool implementation in C++11
☆97Updated 4 years ago
Alternatives and similar repositories for objectpool:
Users that are interested in objectpool are comparing it to the libraries listed below
- Sample project for a small, flexible runtime reflection system using C++11☆307Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Thread safe, lock-free memory pool.☆58Updated last year
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 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 …☆138Updated 3 weeks ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Boost.org pool module☆52Updated this week
- C++20 Dynamic Reflection Library☆136Updated last week
- cpgf library☆221Updated 2 years ago
- High performance C++11 signals☆168Updated 5 years ago
- Minimal C++ Event Bus☆87Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated 10 months ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- C++ serializers benchmark with realistic data☆122Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆155Updated last week
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month
- Small, header only signals and slots C++11 library.☆259Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 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☆238Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago