One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Nov 23, 2025 - C
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
The fastest “branch less” binary search implementation for cheap comparisons cases (with workaround for LLVM optimizer flaw).
Learn branchless programming techniques through practical examples across multiple languages.
Allow to compile and compress branchless batch expression
A demonstration of branchless programming technique. Using benchmarks, shows that this technique boosts performance significantly.
Add a description, image, and links to the branchless-code topic page so that developers can more easily learn about it.
To associate your repository with the branchless-code topic, visit your repo's landing page and select "manage topics."