C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-V))
☆2,632Feb 19, 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,516Jun 6, 2024Updated last year
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- C++ tensors with broadcasting and lazy computing☆3,704Jan 29, 2026Updated 3 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,297Updated this week
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,335Updated this week
- Agenium Scale vectorization library for CPUs and GPUs☆338Oct 21, 2021Updated 4 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Updated 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,234Updated this week
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆518Dec 4, 2025Updated 2 months ago
- Vector class library, latest version☆1,434Feb 1, 2024Updated 2 years ago
- The x template library☆232Feb 12, 2026Updated 2 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,253Feb 7, 2026Updated 2 weeks ago
- oneAPI Threading Building Blocks (oneTBB)☆6,557Feb 19, 2026Updated last week
- 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,001Updated this week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆813Dec 25, 2025Updated 2 months ago
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆362Jun 28, 2021Updated 4 years ago
- The C++ Standard Library for Parallelism and Concurrency☆2,792Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Abseil Common Libraries (C++)☆17,052Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 6 months ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,998Feb 8, 2024Updated 2 years ago
- A modern formatting library☆23,287Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated last week
- A lightweight high performance tensor algebra framework for modern C++☆832Jul 8, 2025Updated 7 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 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,594May 29, 2025Updated 8 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago