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
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 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…☆165Updated last week
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 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
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 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 …☆152Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Flat containers for C++☆59Updated 6 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.☆252Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Header-only C++ logging library☆143Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago