jeffamstutz / tsimdLinks
Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
☆354Updated 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☆196Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- Execution primitives for C++☆155Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 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…☆152Updated 13 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆231Updated 7 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago
- Agenium Scale vectorization library for CPUs and GPUs☆337Updated 4 years ago
- Boost SIMD☆231Updated 6 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Open Source Parallel STL implementation☆530Updated last year
- Single Header C++11 Task Scheduler☆191Updated 2 years ago
- Technical Specification: Parallelism☆69Updated 3 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆633Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 3 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Microbenchmarking for Modern C++☆231Updated 5 years ago
- Collection of samples and utilities for using ComputeCpp, Codeplay's SYCL implementation☆325Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer (about:tracing).☆395Updated last year
- Flat containers for C++☆59Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago