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:
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 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…☆146Updated last year
- JSON Serializer using compile time reflection☆20Updated 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…☆161Updated 5 months ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Updated 11 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 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 2 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 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 …☆120Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Experimental config library for C++☆145Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ signal and slot system☆161Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Object pool implementation in C++11☆100Updated 5 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago