GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

avx2

Website
Wikipedia
simdjson/simdjson
https://static.github-zh.com/github_avatars/simdjson?size=40
simdjson / simdjson

simdjson 是一款高效的 C++ JSON 解析库,每秒解析千兆字节的JSON,比 RapidJSON 快4倍

JSONjson-parsersimdavx2sse42neonaarch64arm64armvs2019C++gcc-compilerclang-clclangx64json-pointeravx512loongarch
C++ 20.66 k
12 天前
https://static.github-zh.com/github_avatars/google?size=40
google / highway

Performance-portable, length-agnostic SIMD with runtime dispatch

simdsimd-instructionssimd-programmingintrinsicsavx2avx512neonWebAssemblyavxavx-512avx-instructionssse42simd-librarysimd-parallelismsimd-intrinsics
C++ 4.69 k
2 天前
https://static.github-zh.com/github_avatars/HJLebbink?size=40
HJLebbink / asm-dude

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window

Visual Studioassembly-language-programmingSyntax Highlightingavx512avx2code-completionAssemblyvisual-studio-extensionx86-64nasmdisassembly
C# 4.15 k
1 年前
https://static.github-zh.com/github_avatars/OpenNMT?size=40
OpenNMT / CTranslate2

#计算机科学#Fast inference engine for Transformer models

neural-machine-translationC++mklquantizationCUDAthrustopennmt深度神经网络openmponednnintrinsicsavx2avxparallel-computinggemmneontransformer-modelsmachine-translation深度学习inference
C++ 3.86 k
2 个月前
https://static.github-zh.com/github_avatars/simd-everywhere?size=40
simd-everywhere / simde

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

simd-intrinsicssseneonarmavxsimdsse2sse3ssse3sse41sse42avx2avx512altivecpowerpcarm64vectorization
C 2.7 k
1 个月前
microsoft/DirectXMath
https://static.github-zh.com/github_avatars/microsoft?size=40
microsoft / DirectXMath

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

Microsoftdirectxsimdneoncpp-librarysseavxavx2clangmsvcxboxDesktopUniversal Windows Platformarm-neonarm64
C++ 1.67 k
12 天前
https://static.github-zh.com/github_avatars/RoaringBitmap?size=40
RoaringBitmap / CRoaring

Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks

Visual StudioCclanggccbitsetavx-512avx2armneon
C 1.65 k
6 天前
https://static.github-zh.com/github_avatars/VcDevel?size=40
VcDevel / Vc

SIMD Vector Classes for C++

vectorizationparallelsimd-instructionssimdavxC++avx512sseneonportableavx2simd-programmingparallel-computing
C++ 1.49 k
1 年前
simdutf/simdutf
https://static.github-zh.com/github_avatars/simdutf?size=40
simdutf / simdutf

Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Ladybi...

utf8unicodesimdneonavx2sse2transcodingavx-512RISC-Vbase64ppc64le
C++ 1.4 k
6 天前
ashvardanian/SimSIMD
https://static.github-zh.com/github_avatars/ashvardanian?size=40
ashvardanian / SimSIMD

#向量搜索引擎#Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & S...

arm-neonarm-sveAssemblyavx2distance-calculation监控neonsimdsimd-instructionsinformation-retrievalNumPySciPysimilarity-measuressimilarity-searchvector-searchavx512blasblas-librariesfloat16bfloat16
C 1.4 k
8 天前
https://static.github-zh.com/github_avatars/p12tic?size=40
p12tic / libsimdpp

Portable header-only C++ low level SIMD library

sseavx2avx512neonvsxaltivecsimd
C++ 1.28 k
10 个月前
jfalcou/eve
https://static.github-zh.com/github_avatars/jfalcou?size=40
jfalcou / eve

Expressive Vector Engine - SIMD in C++ Goes Brrrr

C++simdsimd-librarysimd-programmingsimd-parallelismhpccpp-librarysse2ssse3avxavx2altivecneonaarch64
C++ 1.2 k
8 小时前
https://static.github-zh.com/github_avatars/intel?size=40
intel / x86-simd-sort

C++ template library for high performance SIMD based sorting algorithms

avx2avx512quicksortsortx86
C++ 946
1 个月前
https://static.github-zh.com/github_avatars/minio?size=40
minio / highwayhash

Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash

hash-functionsplan9Assemblyneonavx2
Go 927
6 个月前
https://static.github-zh.com/github_avatars/mind?size=40
mind / wheels

#计算机科学#Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)

Tensorflow机器学习人工智能optimizationwheelsse41sse42avxavx2CUDAgpu
883
6 年前
https://static.github-zh.com/github_avatars/libxsmm?size=40
libxsmm / libxsmm

#计算机科学#Library for specialized dense and sparse matrix operations, and deep learning primitives.

jitsimdavx512机器学习sparseblasmatrix-multiplicationbfloat16avx2avxssevectorintelMatrixtensorconvolutionamxFortran
C 878
11 天前
https://static.github-zh.com/github_avatars/powturbo?size=40
powturbo / TurboPFor-Integer-Compression

#时序数据库#Fastest Integer Compression

compressionencodingsse2avx2simdtime-seriesinverted-indexcompressorLibraryfloating-point
C 806
1 年前
https://static.github-zh.com/github_avatars/shibatch?size=40
shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

simdsse2avx512fftaarch64vectorizationmath-libraryvsxs390xpowerpcCUDAavx2fourier-transform
C 731
2 个月前
https://static.github-zh.com/github_avatars/EgorBo?size=40
EgorBo / SimdJsonSharp

C# bindings for lemire/simdjson (and full C# port)

JSONsimdavx2netcore3
C# 670
3 年前
https://static.github-zh.com/github_avatars/Auburn?size=40
Auburn / FastNoiseSIMD

C++ SIMD Noise Library

noisesimdsimplexcellularfractalperlin-noiseavx2sseneonwhite-noise
C++ 615
4 年前
loading...