majorsopa / branchless-algorithms-rs

Attempting to implement various algorithms, with as few branches as possible. Branches include if else, match, break and similar, premature return statements, and conditional loops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

majorsopa/branchless-algorithms-rs Issues

No issues in this repository yet.