Turbo Base64 library
- 100% C (C++ compatible headers), without inline assembly
- No other scalar base64 library encode or decode faster
- Encode or decode more than 3 times faster than other libraries
- faster than other SSE or ARM Neon based base64 libraries
- Only the non portable AVX2 based libraries are faster
- More than 4 GB/s, saturates the fastest SSD drives
- Portable library, both 32 and 64 bits supported
- Ready and simple to use library,
no frameworks, no containers, no factories, no hassless dependencies
New 2019/12: Turbo Base64 SIMD