bloomen / cxxpoolLinks
A header-only thread pool for C++
☆45Updated 3 years ago
Alternatives and similar repositories for cxxpool
Users that are interested in cxxpool are comparing it to the libraries listed below
Sorting:
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months 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
- 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
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆71Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- Collection of header-only utilities for C++☆36Updated last year
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ signal and slot system☆161Updated 5 years ago