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:
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Sample project for a small, flexible runtime reflection system using C++11☆309Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- cpgf library☆219Updated 3 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 …☆148Updated this week
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++11 signal/slot implementation☆78Updated 4 years ago
- A handy, tiny but powerful compile-time reflection system for C++.☆79Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- std::future extension☆37Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A simple, header only event bus library written in modern C++17.☆186Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- C++ runtime reflection library☆121Updated last year
- better asio wrapper (++asio)☆40Updated 3 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Pipelines for Modern C++☆70Updated 4 years ago
- Minimal C++ Event Bus☆91Updated 6 years ago
- Lightweight finite state machine framework for C++11☆167Updated 4 years ago
- Pure C++17 Signals and Slots☆433Updated 3 years ago