Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
-
Updated
Nov 11, 2024 - C
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks
The fastest Run-Length-Encoding on the Planet (for x64)
The vectorized (AVX-512) batched singular value decomposition algorithm for matrices of order two.
An implementation of Google's Encoded Polyline algorithm in AVX512 because why not. Perhaps the fastest and least portable polyline encoder out there?
SIMD implementation of fraction-free Gaussian elimination over a prime field
Design of the Fast-Orbit Feedback correction for SESAME's accelerator
Add a description, image, and links to the avx-512 topic page so that developers can more easily learn about it.
To associate your repository with the avx-512 topic, visit your repo's landing page and select "manage topics."