| 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. |
| 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. |
| RoaringBitmap/CRoaring |
1,382 |
|
0 |
0 |
about 2 years ago |
0 |
|
52 |
other |
C |
| Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks |
| VcDevel/Vc |
1,349 |
|
0 |
1 |
over 2 years ago |
3 |
May 20, 2022 |
85 |
bsd-3-clause |
C++ |
| SIMD Vector Classes for C++ |
| p12tic/libsimdpp |
1,064 |
|
0 |
0 |
about 3 years ago |
0 |
|
53 |
bsl-1.0 |
C++ |
| Portable header-only C++ low level SIMD library |
| simdutf/simdutf |
868 |
|
0 |
0 |
about 2 years ago |
1 |
January 11, 2023 |
23 |
apache-2.0 |
C++ |
| Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js and Bun. |
| shibatch/sleef |
562 |
|
0 |
5 |
about 2 years ago |
1 |
June 21, 2023 |
85 |
bsl-1.0 |
C |
| SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT |