** Cython bindings for Turbo Base64 [1] **<p>- 20-30x faster than the standard library<p>- Benchmarks faster than any other C base64 library<p>- Fastest implementation of AVX, AVX2, and AVX512 base64 encoding<p>- No other dependencies<p>[1] - <a href="https://github.com/powturbo/Turbo-Base64">https://github.com/powturbo/Turbo-Base64</a>