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:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- 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
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 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 …☆147Updated 6 months 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 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆247Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Collection of header-only utilities for C++☆36Updated last year
- 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
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆109Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago