GitHub topics: branchless
scandum/blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
Language: C - Size: 14.3 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 707 - Forks: 19

DiamonDinoia/cpu-performance-tests
This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty
Language: Jupyter Notebook - Size: 252 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

ghbrown/branchless
Comparison of branchless programming speedups (or slowdowns) in various languages
Language: Python - Size: 1020 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

junaire/fast_tri
A blazing fast, branchless header only trigonometric library
Language: C - Size: 605 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aphitorite/Logsort
O(n log n) In-place Stable Quicksort
Language: C - Size: 310 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 1

Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Language: C - Size: 216 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 0

nic-obert/branchless_programming
Proof of concept programming using only truly branchless operations.
Language: C++ - Size: 11.9 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

paulhuggett/saturation
Branchless Saturating Integer Arithmetic
Language: C++ - Size: 792 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

MKCG/asciifolding
branchless asciifolding using lookup tables
Language: C - Size: 74.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tugrul512bit/ParallelizedSnakeGame
Classic Snake-Game With Independent Grid-Updates For Efficient Parallelization And Constant Computation Time
Language: C++ - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
