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:
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- 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
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A C++17 interface for HDF5☆99Updated 2 months ago
- A simple C++17 vector math library☆10Updated 4 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆177Updated 5 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- generic plugin framework in C++☆41Updated 10 months ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- 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
- Boilerplate-free YAML parsing for C++☆18Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 7 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago