Optimised Version of GR miner for RTM
翻译 - RTM优化版GR矿工
Example code for Intel AVX / AVX2 intrinsics.
SIMD-accelerated base64 codecs
Short examples illustrating AVX2 intrinsics for simple tasks.
Repo to serve AVX2 Windows builds of Thorium. https://github.com/Alex313031/Thorium/
Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
AVX512F and AVX2 versions of quick sort
SipHash AVX2 implementation in C
Saber and NTRU on M4 and AVX2
Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512)
Test the non-AVX, AVX2 and AVX-512 speeds across various active core counts
High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
翻译 - 适用于x86(IA-32)/ x64(AMD64,x86-64)MMX / SSE / SSE2 / SSE3 / SSSE3 / SSE4 / FPU / AVX / AVX2 / AVX-512的JIT汇编器
CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖