avx512 topic

List avx512 repositories

hybridizer-basic-samples

232
Stars
33
Forks
Watchers

Examples of C# code compiled to GPU by hybridizer

Corrfunc

162
Stars
49
Forks
Watchers

⚡️⚡️⚡️Blazing fast correlation functions on the CPU.

sse-popcount

313
Stars
48
Forks
Watchers

SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html

toys

311
Stars
37
Forks
Watchers

Storage for my snippets, toy programs, etc.

sse4-strstr

230
Stars
27
Forks
Watchers

SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification

md5-simd

168
Stars
18
Forks
Watchers

Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.

UnivDisasm

91
Stars
33
Forks
Watchers

x86 Disassembler and Analyzer

rv

95
Stars
13
Forks
Watchers

RV: A Unified Region Vectorizer for LLVM

UniSIMD-assembler

86
Stars
7
Forks
Watchers

SIMD macro assembler unified for ARM, MIPS, PPC and x86