reyoung / avx_mathfunLinks
AVX-optimized sin(), cos(), exp() and log() functions
☆125Updated 3 years ago
Alternatives and similar repositories for avx_mathfun
Users that are interested in avx_mathfun are comparing it to the libraries listed below
Sorting:
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆109Updated last week
- Portable C++ SIMD library☆173Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- fast log and exp functions for AVX2/AVX-512☆232Updated 4 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆147Updated 13 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- C++ multidimensional arrays in the spirit of the STL☆201Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Mirror of the Cephes C source for reference☆94Updated last year
- ☆147Updated last year
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆348Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆622Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago