JishinMaster / simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics
☆102Updated last month
Alternatives and similar repositories for simd_utils:
Users that are interested in simd_utils are comparing it to the libraries listed below
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- ☆31Updated 3 years ago
- Add-on packages for Vector class library☆73Updated last year
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆331Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 7 months ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 3 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆40Updated last year
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.☆52Updated 4 years ago
- Mirror of the Cephes C source for reference☆90Updated last year
- Header-only C++ library for low precision floating point type emulation.☆170Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆86Updated last week
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- ⏱️ single header benchmark framework for C and C++☆230Updated 6 months ago
- an extended version of Julien Pommier's sse_mathfun☆39Updated 5 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 4 months ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆52Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆215Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- SPMD in C++☆68Updated 4 years ago
- Modified DirectXMath for cross-platform compiling☆35Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆117Updated 4 years ago