bloomen / cxxpool
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
- Lock-free concurrent work stealing deque in C++☆38Updated 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☆238Updated 2 months ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆83Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- C++ serializers benchmark with realistic data☆122Updated 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 …☆138Updated 2 weeks ago
- A single header standard C++ serialization framework.☆193Updated 3 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…☆153Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated 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 weeks ago
- generic stack-based container☆105Updated 7 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months 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
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Collection of header-only utilities for C++☆35Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Updated 11 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago