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 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Pipelines for Modern C++☆71Updated 5 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- C++ coroutine based networking library (WIP)☆39Updated 6 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 …☆149Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++ plugin framework☆54Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- C++ Concurrency library!☆27Updated 6 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
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago