aklomp / base64

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
BSD 2-Clause "Simplified" License
865 stars 162 forks source link

fix: Correct OS detection for AVX-512 #143

Closed mgaudet closed 2 months ago

mgaudet commented 2 months ago

This fixes crashes for me locally

Fixes #113