Maratyszcza / pthreadpoolLinks
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
☆370Updated 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☆354Updated 10 months ago
- The platform independent header allowing to compile any C/C++ code containing ARM NEON intrinsic functions for x86 target systems using S…☆464Updated last month
- Makes ARM NEON documentation accessible (with examples)☆397Updated last year
- ☆312Updated 6 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- fast log and exp functions for AVX2/AVX-512☆231Updated 3 months ago
- a c++/cuda template library for tensor lazy evaluation☆160Updated 2 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 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 C++ SIMD library☆174Updated 5 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- Portable 128-bit SIMD intrinsics☆58Updated last year
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆504Updated 4 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆620Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆543Updated this week
- Optimized implementations of various library functions for ARM architecture processors☆628Updated this week
- A fast work-stealing queue template in C++☆308Updated last year
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆189Updated 5 years ago
- Portable header-only C++ low level SIMD library☆1,277Updated 9 months ago
- Open Source Parallel STL implementation☆528Updated 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
- C++11 metaprogramming library☆260Updated 2 weeks ago
- High performance C++11 thread pool☆578Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆143Updated 3 months ago
- A stub opecl library that dynamically dlopen/dlsyms opencl implementations at runtime based on environment variables. Will be useful when…☆73Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆731Updated 2 months ago
- mperf是一个面向移动/嵌入式平台的算子性能调优工具箱☆186Updated last year