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 simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Simple resource pool for recycling resources in C++☆69Updated 3 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A C++14 Task Manager / Scheduler☆107Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Pipelines for Modern C++☆68Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Provides run-time tuple element access☆14Updated 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 4 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 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
- C++11 signal/slot implementation☆78Updated 4 years ago
- C++ plugin framework☆52Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago