interval_skip_list. This data structure maps intervals to values and allows you to find all intervals that contain an index in O(ln(n)), where n is the number of intervals stored.

github.com/kseo/interval_skip_list

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.