SIMD-accelerated operations
SIMD-accelerated UUID operations
SIMD-accelerated hex encoding and decoding.
Inspired by faster-hex
SIMD-accelerated base64 encoding and decoding.
Inspired by base64 and radix64
References:
- http://0x80.pl/notesen/2016-01-12-sse-base64-encoding.html
- http://0x80.pl/notesen/2016-01-17-sse-base64-decoding.html
SIMD-accelerated Unicode validation and transcoding.
References:
- Daniel Lemire, Wojciech Muła, Transcoding Billions of Unicode Characters per Second with SIMD Instructions, Software: Practice and Experience (to appear)
- https://github.com/simdutf/simdutf
SIMD-accelerated base32 encoding and decoding.