| 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 |
| HJLebbink/asm-dude |
4,081 |
|
0 |
0 |
over 2 years ago |
0 |
|
41 |
mit |
C# |
| Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window |
| oneapi-src/oneDNN |
3,344 |
|
0 |
3 |
about 2 years ago |
23 |
October 22, 2022 |
64 |
apache-2.0 |
C++ |
| oneAPI Deep Neural Network Library (oneDNN) |
| 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. |
| 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) |
| 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++ |