DomGries / ThreadPool2
Lightweight, Generic, Pure C++11 ThreadPool
☆31Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ThreadPool2
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- STL-based caches for C++☆113Updated last year
- Portable Memory Mapping C++ Class (Windows/Linux)☆52Updated last year
- A constexpr STL style circular buffer implementation☆68Updated 6 months ago
- A C++14 Task Manager / Scheduler☆102Updated last year
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 5 months ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Object pool implementation in C++11☆93Updated 3 years ago
- C++ serializers benchmark with realistic data☆119Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- 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 …☆135Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Experimental config library for C++☆140Updated 2 years ago
- C++ plugin framework☆48Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Modern C++ Thread Pool☆42Updated 4 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- spdlog setup initialization via file configuration for convenience.☆78Updated 9 months ago
- C++ implementation of Python-like "zip" parallel iteration.☆23Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 6 years ago
- Scope Guard & Defer C++☆157Updated 10 months ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆34Updated 6 years ago
- Header-only C++ logging library☆133Updated 5 months ago