Maratyszcza / pthreadpoolLinks
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
☆388Updated 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☆379Updated 5 months ago
- ☆322Updated last month
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆485Updated 3 months ago
- Makes ARM NEON documentation accessible (with examples)☆406Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Portable 128-bit SIMD intrinsics☆59Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- fast log and exp functions for AVX2/AVX-512☆240Updated 10 months ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆59Updated last year
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆641Updated last year
- a c++/cuda template library for tensor lazy evaluation☆164Updated 2 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆518Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆170Updated 6 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆130Updated 2 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆804Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)☆1,152Updated last week
- Header-only safetensors loader and saver in C++☆78Updated last month
- Automatically exported from code.google.com/p/math-neon☆40Updated 10 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- Just my local copy of math-neon with build script☆95Updated 7 years ago
- ☆351Updated 2 weeks ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆193Updated 6 years ago
- A tool for creating an amalgamation from C and C++ sources☆467Updated 9 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆569Updated 4 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week