TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby powturboover 1 year ago

1 comment

powturboover 1 year ago
** 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:&#x2F;&#x2F;github.com&#x2F;powturbo&#x2F;Turbo-Base64">https:&#x2F;&#x2F;github.com&#x2F;powturbo&#x2F;Turbo-Base64</a>