superslice-rs icon indicating copy to clipboard operation
superslice-rs copied to clipboard

would this be a good crate for exponential probe binary search

Open Eh2406 opened this issue 7 years ago • 1 comments

Hi,

I was wondering if this is a good place for a exponential probe binary search implementation? I first heard of it at link. It's just binary search optimized to find an item near the beginning.

Eh2406 avatar Dec 21 '17 20:12 Eh2406

PRs accepted as long as they are backed up by benchmarks :-)

alkis avatar Dec 21 '17 20:12 alkis