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:
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Experimental config library for C++☆144Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months 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 3 weeks ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ serializers benchmark with realistic data☆127Updated 3 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 …☆153Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Collection of header-only utilities for C++☆36Updated 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…☆148Updated last year
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆91Updated 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.☆252Updated 2 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- C++ signal and slot system☆161Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Flat containers for C++☆59Updated 7 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago