xtensor-stack / xsimdLinks
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
☆2,581Updated this week
Alternatives and similar repositories for xsimd
Users that are interested in xsimd are comparing it to the libraries listed below
Sorting:
- SIMD Vector Classes for C++☆1,514Updated last year
- Vector class library, latest version☆1,422Updated last year
- Portable header-only C++ low level SIMD library☆1,297Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,282Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆634Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,596Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,438Updated 2 months ago
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,184Updated this week
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,243Updated 3 weeks ago
- A C++ GPU Computing Library for OpenCL☆1,643Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated 3 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,899Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,276Updated 2 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆1,963Updated last week
- Lightweight profiler library for c++☆2,333Updated 5 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,908Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,586Updated 7 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,122Updated last month
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆797Updated 2 weeks ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆761Updated this week
- A lightweight high performance tensor algebra framework for modern C++☆827Updated 6 months ago
- [ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl☆2,309Updated last year
- A beautiful stack trace pretty printer for C++☆4,214Updated 8 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,988Updated 10 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,766Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,277Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago