JishinMaster / simd_utilsLinks
A header only library implementing common mathematical functions using SIMD intrinsics
☆109Updated last week
Alternatives and similar repositories for simd_utils
Users that are interested in simd_utils are comparing it to the libraries listed below
Sorting:
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- ☆31Updated 3 years ago
- ☆147Updated last year
- Cross platform portable accelerate math library using universal intrinsics.☆80Updated 4 years ago
- Add-on packages for Vector class library☆75Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated last month
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆63Updated 2 months ago
- A curated list of awesome SIMD frameworks, libraries and software☆196Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆93Updated 9 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 2 weeks ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 7 months 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…☆95Updated 3 months ago
- C++20 Memory Allocator library☆35Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- C++20 Tensor library☆27Updated last week
- Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class☆15Updated 4 months ago