Expand description
SIMD-accelerated binary data operations
Functionsยง
- fast_
memcopy - Fast memory copy using SIMD alignment
- find_
pattern_ simd - Find pattern in binary data using SIMD
- popcount_
simd - Count set bits using SIMD operations
- xor_
simd - XOR operation for encryption/decryption using SIMD