alugowski / poolSTLLinks
Light and self-contained implementation of C++17 parallel algorithms.
☆36Updated 9 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 9 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 …☆31Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- A C++17 interface for HDF5☆98Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Boilerplate-free YAML parsing for C++☆18Updated 3 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆23Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Flat containers for C++☆59Updated 2 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- 📊 A lightweight plotting library☆96Updated 3 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- Unofficial mirror of Blaze library on Bitbucket☆65Updated 3 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆59Updated 7 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 3 weeks ago
- llvm::SmallVector stripped from dependencies.☆36Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆133Updated 2 weeks ago