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☆101Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- ☆29Updated 2 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆73Updated 4 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++ plugin framework☆54Updated 6 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 8 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- async/await in vanilla C++11☆80Updated 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…☆148Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Pipelines for Modern C++☆76Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month