There are 1 repository under sse42 topic.
Implementations of SIMD instruction sets for systems which don't natively support them.
Agenium Scale vectorization library for CPUs and GPUs
Boost SIMD
A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).
A lightning-fast memory pattern scanner, capable of scanning gigabytes of data per second
:heavy_division_sign: SIMD-accelerated bitwise hamming distance Python module for hexadecimal strings
Software implementation of ARM and x86 SIMD intrinsics
Bilinear image filtering implemented with SSE4, AVX2 and AVX512.
Fast CRC32C calculations in Swift. Using the Intel SSE 4.2 hardware acceleration if possible.
What features does your CPU and OS support?
Here, I mainly work on a console frontend known an SDECF (SDE Console Frontend) for Intel's instruction set emulator, SDE, which is found up-to-date at Intel's dev/software main page at https://software.intel.com/content/www/us/en/develop/articles/intel-software-development-emulator.html if it's not currently up to date in my release builds. More projects or repos may come soon...
Tiny optimized math framework game oriented
Trivial SSE4.2 CRC32C from Rust