Maratyszcza / pthreadpoolLinks
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
☆384Updated last year
Alternatives and similar repositories for pthreadpool
Users that are interested in pthreadpool are comparing it to the libraries listed below
Sorting:
- Conversion to/from half-precision floating point formats☆373Updated 3 months ago
- ☆315Updated 3 months ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆475Updated 3 weeks ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 4 years ago
- Makes ARM NEON documentation accessible (with examples)☆404Updated last year
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆58Updated last year
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- a c++/cuda template library for tensor lazy evaluation☆163Updated 2 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆633Updated last year
- fast log and exp functions for AVX2/AVX-512☆237Updated 8 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆170Updated 6 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆512Updated 4 months ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)☆1,133Updated this week
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆564Updated 2 months ago
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆778Updated last week
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆127Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 3 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- Example code for Intel AVX / AVX2 intrinsics.☆142Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 2 months ago
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- A tool for creating an amalgamation from C and C++ sources☆467Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week