simd-everywhere / simdeLinks
Implementations of SIMD instruction sets for systems which don't natively support them.
☆2,862Updated last week
Alternatives and similar repositories for simde
Users that are interested in simde are comparing it to the libraries listed below
Sorting:
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE, WebAssembly, VSX, RISC-…☆2,551Updated this week
- Vector class library, latest version☆1,410Updated last year
- Intel® Implicit SPMD Program Compiler☆2,788Updated this week
- A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation☆1,444Updated last week
- Official git repository for libdivide: optimized integer division☆1,254Updated 5 months ago
- Portable header-only C++ low level SIMD library☆1,292Updated last year
- SIMD Vector Classes for C++☆1,512Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆780Updated this week
- C++ template library for high performance SIMD based sorting algorithms☆983Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,364Updated last month
- Performance-portable, length-agnostic SIMD with runtime dispatch☆5,144Updated 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…☆1,923Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,276Updated this week
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,580Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,088Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]