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
- A single header standard C++ serialization framework.☆198Updated 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…☆160Updated 4 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- C++ serializers benchmark with realistic data☆126Updated 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 …☆149Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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…☆145Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 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 last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months 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☆165Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- generic stack-based container☆109Updated 7 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 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
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆90Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++ small containers☆148Updated 6 months ago