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
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Sample project for a small, flexible runtime reflection system using C++11☆306Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated 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 …☆139Updated last month
- High performance C++11 signals☆168Updated 5 years ago
- C++ runtime reflection library☆119Updated 7 months ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆229Updated 9 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 11 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆178Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- better asio wrapper (++asio)☆42Updated 2 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- C++20 Dynamic Reflection Library☆136Updated last month
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆126Updated 3 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆300Updated 2 years ago
- A simple, header only event bus library written in modern C++17.☆153Updated this week
- Minimal C++ Event Bus☆85Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- cpgf library☆222Updated 2 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- C++ signal and slot system☆163Updated 4 years ago