branchless
Here are 12 public repositories matching this topic...
elegant C/C++ functions to decode/encode hex string from/to bytes - no libraries, no branches, no lookup tables
-
Updated
Mar 31, 2022 - C
C++ template for generating small sorting networks compatible with SIMD intrinsics
-
Updated
Apr 25, 2021 - C++
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
-
Updated
Feb 5, 2024 - C
Comparison of branchless programming speedups (or slowdowns) in various languages
-
Updated
Sep 6, 2021 - Python
Proof of concept programming using only truly branchless operations.
-
Updated
Aug 18, 2023 - C++
This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty
-
Updated
Apr 26, 2023 - Jupyter Notebook
Classic Snake-Game With Independent Grid-Updates For Efficient Parallelization And Constant Computation Time
-
Updated
Jan 30, 2023 - C++
Improve this page
Add a description, image, and links to the branchless topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the branchless topic, visit your repo's landing page and select "manage topics."