https://github.com/clumsy/branchless
single header library of branchless functions for C
https://github.com/clumsy/branchless
Last synced: about 1 year ago
JSON representation
single header library of branchless functions for C
- Host: GitHub
- URL: https://github.com/clumsy/branchless
- Owner: clumsy
- License: mit
- Created: 2018-01-25T03:44:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T02:30:16.000Z (over 8 years ago)
- Last Synced: 2025-04-01T03:41:33.796Z (about 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A single header C library containing branchless functions.
Source and explanation available at: http://graphics.stanford.edu/~seander/bithacks.html