Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2025-01-20 14:35:04 by Thomas Klausner | Files touched by this commit (5) |
Log message:
converters/aklomp-base64: import aklomp-base64-0.5.2
Fast Base64 stream encoder/decoder
This is an implementation of a base64 stream encoding/decoding
library in C99 with SIMD (AVX2, AVX512, NEON, AArch64/NEON, SSSE3,
SSE4.1, SSE4.2, AVX) and OpenMP acceleration. It also contains
wrapper functions to encode/decode simple length-delimited strings.
This library aims to be:
- fast
- easy to use
- elegant
|
Next | Query returned 1 messages, browsing 1 to 10 | previous