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:
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- ☆29Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 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
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Thread safe, lock-free memory pool.☆62Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 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 5 years ago
- std::future extension☆37Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month