alugowski / poolSTLLinks
Light and self-contained implementation of C++17 parallel algorithms.
☆38Updated last year
Alternatives and similar repositories for poolSTL
Users that are interested in poolSTL are comparing it to the libraries listed below
Sorting:
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- A C++17 interface for HDF5☆99Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Experimental ranges for CUDA☆25Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Yet Another C++ Library☆24Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++11 compatible charconv☆31Updated last week
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆45Updated 2 months ago
- C++ build system that uses C++ for build configuration.☆25Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year