bitshifter / objectpoolLinks
Object pool implementation in C++11
☆100Updated 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.☆133Updated 6 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆310Updated 5 years ago
- cpgf library☆219Updated 3 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 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 …☆149Updated last month
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆192Updated 2 months ago
- C++ signal and slot system☆161Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 11 months ago
- std::future extension☆37Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- High performance C++11 signals☆177Updated 6 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- C++ runtime reflection library☆122Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- 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…☆263Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- better asio wrapper (++asio)☆40Updated 3 years ago
- Minimal C++ Event Bus☆91Updated 6 years ago
- Header-only C++ logging library☆140Updated last week