bloomen / cxxpoolLinks
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
Sorting:
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Experimental config library for C++☆143Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 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…☆157Updated last month
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 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 …☆144Updated 4 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 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☆245Updated 6 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ signal and slot system☆160Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 3 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- Object pool implementation in C++11☆100Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago