massimo-marino / object-poolLinks
C++ implementation of an object pool pattern
☆10Updated last year
Alternatives and similar repositories for object-pool
Users that are interested in object-pool are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Algorithm wrappers☆93Updated 8 months ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- Slides and presentations☆69Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated 2 weeks ago
- C++14 Finite State Machine library☆176Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago
- Micro Signal/Slot implementetation☆34Updated last year
- Boost.org interprocess module☆156Updated last month
- My C++ Notes☆106Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆160Updated 4 months ago
- 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☆245Updated 6 months ago
- spdlog setup initialization via file configuration for convenience.☆81Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- Boost.org circular_buffer module☆60Updated 3 months ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆291Updated last month
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 4 months ago
- General-purpose C++ graph library☆225Updated last week
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆9Updated 5 years ago
- C++ plugin framework☆52Updated 5 years ago