aklomp / base64

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

fix: Correct OS detection for AVX-512 #143

Closed mgaudet closed 5 months ago

mgaudet commented 5 months ago

This fixes crashes for me locally

Fixes #113