std::simd for GCC [ISO/IEC TS 19570:2018]
☆639Mar 10, 2023Updated 2 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,516Jun 6, 2024Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,632Feb 19, 2026Updated last week
- Portable header-only C++ low level SIMD library☆1,299Aug 26, 2024Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,297Feb 22, 2026Updated last week
- Agenium Scale vectorization library for CPUs and GPUs☆338Oct 21, 2021Updated 4 years ago
- Vector class library, latest version☆1,434Feb 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).☆518Dec 4, 2025Updated 2 months ago
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,346Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)☆362Jun 28, 2021Updated 4 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,594May 29, 2025Updated 9 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Feb 22, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Reference implementation of mdspan targeting C++23☆493Feb 20, 2026Updated last week
- Unified Executors☆1,685Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- Portable C++ SIMD library☆171Aug 25, 2019Updated 6 years ago
- A lightweight high performance tensor algebra framework for modern C++☆832Jul 8, 2025Updated 7 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,234Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Oct 4, 2021Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 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,001Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- A Compositional Numeric Library for C++☆683Apr 26, 2024Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year