WojciechMula/base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
C++BSD-2-Clause
Issues
- 3
Benchmarking RVV implementation
#9 opened by camel-cdr - 7
vpermb belongs to AVX512BW?
#5 opened by fengyuleidian0615 - 2
license question :)
#8 opened by christianparpart - 1
URL Safe
#7 opened by victorstewart - 5
[FYI] made proof-of-concept sse2 decoder
#2 opened by aqrit - 7
sse3 lookup
#3 opened by aqrit - 2
Correct "See also" in http://0x80.pl/articles/base64-simd-neon.html#see-also-update
#4 opened by mayeut