jhjourdan / SIMD-math-primsLinks
Vectorizable implementations of some mathematical functions
☆103Updated 5 years ago
Alternatives and similar repositories for SIMD-math-prims
Users that are interested in SIMD-math-prims are comparing it to the libraries listed below
Sorting:
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- fast log and exp functions for AVX2/AVX-512☆235Updated 6 months ago
- stl compatible hashtable☆29Updated 7 years ago
- Vectorization EDSL library☆15Updated 6 years ago
- SPMD in C++☆68Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Flexible Library for Efficient Numerical Solutions☆127Updated 3 months ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- Mirror of the Cephes C source for reference☆95Updated last year
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A C++ library which allows the numerical optimisation of any given problem, function, program or you-name-it☆46Updated 7 years ago
- The Bit Library☆58Updated 6 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Launching collective tasks in bulk☆37Updated 6 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Boost SIMD☆231Updated 6 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Add-on packages for Vector class library☆75Updated last year
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago