top | item 37247982

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

2 points| powturbo | 2 years ago |github.com

1 comment

order

powturbo|2 years ago

** 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