C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
☆2,642Mar 11, 2026Updated last 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,517Jun 6, 2024Updated last year
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- C++ tensors with broadcasting and lazy computing☆3,712Jan 29, 2026Updated last month
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,373Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Updated this week
- Agenium Scale vectorization library for CPUs and GPUs☆338Oct 21, 2021Updated 4 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆521Dec 4, 2025Updated 3 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Updated this week
- C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.☆2,239Mar 12, 2026Updated last week
- The x template library☆233Feb 12, 2026Updated last month
- Vector class library, latest version☆1,440Feb 1, 2024Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- A General-purpose Task-parallel Programming System using Modern C++☆11,768Mar 11, 2026Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,160Dec 6, 2025Updated 3 months ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆361Jun 28, 2021Updated 4 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,255Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,582Updated this week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆814Dec 25, 2025Updated 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…☆2,027Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,612Updated this week
- Python bindings for xtensor☆366Feb 24, 2026Updated 3 weeks ago
- A lightweight high performance tensor algebra framework for modern C++☆835Jul 8, 2025Updated 8 months ago
- A modern formatting library☆23,328Updated this week
- BLAS extension to xtensor☆172Jul 16, 2025Updated 8 months ago
- Abseil Common Libraries (C++)☆17,120Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- The C++ Standard Library for Parallelism and Concurrency☆2,803Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 2 weeks ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆5,000Feb 8, 2024Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- C++ template library for high performance SIMD based sorting algorithms☆1,003Mar 8, 2026Updated last week