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:
- ⏱️ 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++ serializers benchmark with realistic data☆127Updated 3 years ago
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++ signal and slot system☆161Updated 5 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
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Updated 11 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 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
- 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
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Non bloated asynchronous logger☆222Updated 2 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…☆166Updated this week
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 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
- Scope Guard & Defer C++☆182Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- A C++17 image representation, processing and I/O library.☆314Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- High performance C++11 signals☆178Updated 6 years ago