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☆99Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆132Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 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 …☆32Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- C++ header-only mempool library☆20Updated 7 years ago
- std::future extension☆37Updated 5 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago