Show HN: The fastest Turbo-Base64 for Python: 20-30x faster than the std library

by powturboon 8/24/23, 12:26 PMwith 1 comments
by powturboon 8/24/23, 12:27 PM

** Cython bindings for Turbo Base64 [1] **

- 20-30x faster than the standard library

- Benchmarks faster than any other C base64 library

- Fastest implementation of AVX, AVX2, and AVX512 base64 encoding

- No other dependencies

[1] - https://github.com/powturbo/Turbo-Base64