connormanning / splice-poolLinks
A C++11 memory pool for multi-threaded applications
☆34Updated 8 years ago
Alternatives and similar repositories for splice-pool
Users that are interested in splice-pool are comparing it to the libraries listed below
Sorting:
- Object pool implementation in C++11☆100Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Pipelines for Modern C++☆74Updated 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 …☆150Updated 3 weeks ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- C++ plugin framework☆54Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year