jeffamstutz / tsimdLinks
Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
☆347Updated 3 years ago
Alternatives and similar repositories for tsimd
Users that are interested in tsimd are comparing it to the libraries listed below
Sorting:
- Single Header C++11 Task Scheduler☆190Updated 2 years ago
- C++ multidimensional arrays in the spirit of the STL☆202Updated last month
- Portable C++ SIMD library☆174Updated 5 years ago
- Single header C++ Libraries for Thread Scheduling, Rendering, and so on...☆475Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆213Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 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…☆146Updated 13 years ago
- Technical Specification: Parallelism☆69Updated 3 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆190Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- Execution primitives for C++☆153Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆350Updated 8 months ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A C++17 image representation, processing and I/O library.☆307Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆225Updated last week
- fast log and exp functions for AVX2/AVX-512☆231Updated 2 months ago
- Boost SIMD☆232Updated 6 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- An implementation of the C++ Networking Technical Specification☆233Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- A fast work-stealing queue template in C++☆307Updated last year
- Examples for enkiTS☆91Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago