version2

CPU optimization library

A C++ library leveraging SIMD instructions to improve performance on modern CPUs.

Vector class library, latest version

GitHub

1k stars
51 watching
148 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vcdevel/vc A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. 1,461
scoopr/vectorial A vector math library with support for SIMD instructions on various architectures. 351
jeffamstutz/tsimd Provides C++ SIMD types and utilities for Intel CPUs to improve performance 343
mlpack/ensmallen A C++ library for numerical optimization tasks 754
ermig1979/simd An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. 2,077
treeform/vmath A math vector library for graphical applications 101
john-h-k/mathsharp A high-performance vector and matrix library written in C# using hardware intrinsics. 697
p12tic/libsimdpp A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. 1,250
cicirello/chips-n-salsa A comprehensive Java library of local search algorithms with customization and hybridization capabilities 60
hiroyuki-kasai/sgdlibrary A collection of stochastic optimization algorithms for large-scale machine learning problems 221
vector-of-bool/semver A C++ library for managing and manipulating semantic versioning information 11
xtensor-stack/xsimd Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. 2,239
boostorg/qvm A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. 85
ashvardanian/simsimd A SIMD-based math library providing optimized kernels for various distance and similarity metrics 1,141
sigkill79/sts A header-only library for optimizing vertex cache sizes of triangles. 63