version2
CPU optimization library
A C++ library leveraging SIMD instructions to improve performance on modern CPUs.
Vector class library, latest version
1k stars
51 watching
148 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for explicitly data-parallel programming on modern CPUs and GPUs. | 1,461 |
| A vector math library with support for SIMD instructions on various architectures. | 351 |
| Provides C++ SIMD types and utilities for Intel CPUs to improve performance | 343 |
| A C++ library for numerical optimization tasks | 754 |
| An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,077 |
| A math vector library for graphical applications | 101 |
| A high-performance vector and matrix library written in C# using hardware intrinsics. | 697 |
| A portable header-only C++ low level SIMD library providing a unified interface to various instruction sets. | 1,250 |
| A comprehensive Java library of local search algorithms with customization and hybridization capabilities | 60 |
| A collection of stochastic optimization algorithms for large-scale machine learning problems | 221 |
| A C++ library for managing and manipulating semantic versioning information | 11 |
| Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. | 2,239 |
| A C++ library providing functions and classes for working with quaternions, vectors, and matrices in 2D, 3D, and 4D spaces. | 85 |
| A SIMD-based math library providing optimized kernels for various distance and similarity metrics | 1,141 |
| A header-only library for optimizing vertex cache sizes of triangles. | 63 |