bloomen / cxxpoolLinks
A header-only thread pool for C++
☆43Updated 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☆124Updated 2 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 …☆141Updated 2 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 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…☆154Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- Collection of header-only utilities for C++☆35Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆89Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- generic stack-based container☆106Updated 7 years 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☆239Updated 4 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago