std::simd for GCC [ISO/IEC TS 19570:2018]
☆643Mar 10, 2023Updated 3 years ago
Alternatives and similar repositories for std-simd
Users that are interested in std-simd are comparing it to the libraries listed below
Sorting:
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,642Mar 11, 2026Updated last week
- Portable header-only C++ low level SIMD library☆1,301Aug 26, 2024Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,301Updated this week
- Agenium Scale vectorization library for CPUs and GPUs☆339Oct 21, 2021Updated 4 years ago
- Vector class library, latest version☆1,440Feb 1, 2024Updated 2 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
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,395Updated this week
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆361Jun 28, 2021Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- Portable C++ SIMD library☆171Aug 25, 2019Updated 6 years ago
- Reference implementation of mdspan targeting C++23☆495Feb 24, 2026Updated 3 weeks ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆14Mar 9, 2020Updated 6 years 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
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Oct 4, 2021Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A lightweight high performance tensor algebra framework for modern C++☆835Jul 8, 2025Updated 8 months ago
- 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
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- 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
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆814Dec 25, 2025Updated 2 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- A Compositional Numeric Library for C++☆684Apr 26, 2024Updated last year