| simdjson/simdjson |
17,924 |
|
0 |
0 |
about 2 years ago |
25 |
August 10, 2022 |
126 |
apache-2.0 |
C++ |
| Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, WatermelonDB, Apache Doris, Milvus, StarRocks |
| google/highway |
3,041 |
|
0 |
0 |
about 2 years ago |
5 |
October 28, 2022 |
30 |
apache-2.0 |
C++ |
| Performance-portable, length-agnostic SIMD with runtime dispatch |
| 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. |
| ARM-software/ComputeLibrary |
2,636 |
|
0 |
0 |
about 2 years ago |
0 |
|
18 |
mit |
C++ |
| The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies. |
| 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. |
| Maratyszcza/NNPACK |
1,595 |
|
0 |
0 |
about 3 years ago |
0 |
|
41 |
bsd-2-clause |
C |
| Acceleration package for neural networks on multi-core CPUs |
| 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++ |