FastBinarySearch
FastBinarySearch copied to clipboard
ARM Support?
Currently, this repo uses x86 intrinsics which cause it to fail to compile on ARM.
Is there any way to support ARM/Neon intrinsics?
I do not have sufficient knowledge of ARM/NEON intrinsics to do that. If somebody with such know how would like to contribute that, I will gladly review the Pull request.