WojciechMula / base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
☆161Updated 10 months ago
Alternatives and similar repositories for base64simd:
Users that are interested in base64simd are comparing it to the libraries listed below
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- Fastest Histogram Construction☆69Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations