| simd-everywhere/simde |
2,931 |
|
0 |
1 |
2 months ago |
1 |
June 02, 2021 |
117 |
mit |
C |
| Implementations of SIMD instruction sets for systems which don't natively support them. |
| guillaumeblanc/ozz-animation |
2,114 |
|
0 |
0 |
over 2 years ago |
5 |
October 10, 2023 |
20 |
other |
C++ |
| Open source c++ skeletal animation library and toolset |
| recp/cglm |
1,948 |
|
0 |
0 |
about 2 years ago |
8 |
November 19, 2020 |
58 |
mit |
C |
| 📽 Highly Optimized Graphics Math (glm) for C |
| xtensor-stack/xsimd |
1,947 |
|
0 |
2 |
over 2 years ago |
64 |
July 27, 2023 |
40 |
bsd-3-clause |
C++ |
| C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE)) |
| ermig1979/Simd |
1,921 |
|
0 |
0 |
about 2 years ago |
0 |
|
28 |
mit |
C++ |
| C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. |
| kfrlib/kfr |
1,540 |
|
0 |
0 |
about 2 years ago |
0 |
|
36 |
gpl-2.0 |
C++ |
| Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON) |
| microsoft/DirectXMath |
1,434 |
|
1 |
0 |
over 2 years ago |
19 |
December 13, 2022 |
18 |
mit |
C++ |
| DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps |
| VcDevel/Vc |
1,349 |
|
0 |
1 |
over 2 years ago |
3 |
May 20, 2022 |
85 |
bsd-3-clause |
C++ |
| SIMD Vector Classes for C++ |
| bitshifter/glam-rs |
1,315 |
|
4 |
376 |
about 2 years ago |
61 |
September 23, 2023 |
24 |
apache-2.0 |
Rust |
| A simple and fast linear algebra library for games and graphics |
| DLTcollab/sse2neon |
1,157 |
|
0 |
0 |
about 2 years ago |
1 |
May 11, 2022 |
10 |
mit |
C++ |
| A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation |