bloomen / cxxpool
A header-only thread pool for C++
☆42Updated 2 years ago
Alternatives and similar repositories for cxxpool:
Users that are interested in cxxpool are comparing it to the libraries listed below
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆39Updated 6 years ago
- C++ serializers benchmark with realistic data☆120Updated last year
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 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 …☆136Updated 7 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 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…☆151Updated 2 months ago
- generic stack-based container☆105Updated 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 …☆111Updated 6 years ago
- Yet another C++ text formatting library.☆70Updated last month
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- Simple resource pool for recycling resources in C++☆64Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 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 this week
- Experimental config library for C++☆140Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 7 months ago
- Flat containers for C++☆56Updated 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…☆138Updated 9 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆75Updated 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☆154Updated 7 months ago
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Updated 10 years ago