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:
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- 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 …☆145Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- Experimental config library for C++☆144Updated 3 years 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☆161Updated 5 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
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Modern C++ generic header-only template library.☆103Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Scope Guard & Defer C++☆176Updated last year
- C++ signal and slot system☆161Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago