alugowski / poolSTLLinks
Light and self-contained implementation of C++17 parallel algorithms.
☆34Updated 7 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.☆44Updated 7 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++20 and onward collection of high performance data containers and related tools☆55Updated 2 weeks ago
- A C++17 interface for HDF5☆96Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years 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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆47Updated 8 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- C++11 compatible charconv☆31Updated last week
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆54Updated 5 months ago
- Boost.Scope, a collection of scope guard utilities.☆16Updated 3 weeks ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆30Updated this week
- The Fancy Named Parameters Library☆32Updated 2 months 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 simple C++17 vector math library☆10Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- Generic hash function for STL style unordered containers☆38Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Tiny Test System☆27Updated 3 weeks ago