Repository navigation

#

avx

Alex313031/thorium

Chromium fork named after radioactive element No. 90. Windows and MacOS/Raspi/Android/Special builds are in different repositories, links are towards the top of the README.md.

C++
5668
2 天前

Implementations of SIMD instruction sets for systems which don't natively support them.

C
2640
13 天前

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))

C++
2350
2 天前

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.

C++
2141
2 天前
Alex313031/Thorium-Win

Chromium fork for Windows named after radioactive element No. 90; Windows builds of https://github.com/Alex313031/Thorium

Batchfile
1832
2 个月前

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

C++
1725
12 天前
microsoft/DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

C++
1637
11 天前
Alex313031/Mercury

Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.

JavaScript
1394
5 个月前

Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.

Go
1008
2 年前

Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)

884
6 年前

Library for specialized dense and sparse matrix operations, and deep learning primitives.

C
868
2 天前

std:experimental:simd for GCC [ISO/IEC TS 19570:2018]

C++
609
2 年前

FlyCV is a high-performance library for processing computer visual tasks.

C++
587
2 年前

Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).

C++
499
2 个月前