alugowski / poolSTLLinks
Light and self-contained implementation of C++17 parallel algorithms.
☆34Updated 8 months ago
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.☆45Updated 8 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 6 months ago
- A C++17 interface for HDF5☆96Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- 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 …☆31Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆32Updated last week
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Boilerplate-free YAML parsing for C++☆18Updated 3 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 8 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- Experimental ranges for CUDA☆24Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++11 compatible charconv☆31Updated this week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Evaluate mathematical expressions using Boost.Spirit☆31Updated 2 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆171Updated 8 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- A quick pool allocator for c++ with type info and gc support☆2Updated 3 years ago