fabiocannizzo / FastBinarySearchLinks
Fast and vectorizable algorithms for searching in a vector of sorted floating point numbers
☆144Updated 7 months ago
Alternatives and similar repositories for FastBinarySearch
Users that are interested in FastBinarySearch are comparing it to the libraries listed below
Sorting:
- High-Performance SGEMM on CUDA devices☆98Updated 6 months ago
- LLM training in simple, raw C/CUDA☆103Updated last year
- A tracing JIT compiler for PyTorch