connormanning / splice-poolLinks
A C++11 memory pool for multi-threaded applications
☆34Updated 7 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 4 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- Simple resource pool for recycling resources in C++☆69Updated last month
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆184Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Pipelines for Modern C++☆69Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- Provides run-time tuple element access☆15Updated 4 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 …☆144Updated 5 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 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…☆143Updated last year
- C++ header-only mempool library☆19Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ plugin framework☆53Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated last year
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago