jeffamstutz / tsimdLinks
Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
☆350Updated 4 years ago
Alternatives and similar repositories for tsimd
Users that are interested in tsimd are comparing it to the libraries listed below
Sorting:
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated 5 months ago
- Execution primitives for C++☆153Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆229Updated 4 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆334Updated 3 years ago
- 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…☆150Updated 13 years ago
- Boost SIMD☆231Updated 6 years ago
- Open Source Parallel STL implementation☆530Updated last year
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- Single Header C++11 Task Scheduler☆191Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Technical Specification: Parallelism☆69Updated 3 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- A C++14-and-later expression template library☆110Updated 2 months ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Multiprecision for modern C++☆319Updated 10 months ago
- Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).☆391Updated 11 months ago