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☆99Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A C++14 Task Manager / Scheduler☆106Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 2 months ago
- A fast and flexible c++ template class for tree data structures☆105Updated 3 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Simple resource pool for recycling resources in C++☆69Updated last week
- Pipelines for Modern C++☆67Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Extraction of Microsoft PPLX out of C++ REST SDK☆24Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- std::future extension☆37Updated 4 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- C++ plugin framework☆52Updated 5 years ago
- RemoteCall C++ framework for IPC☆22Updated last month