intervaltree
There are 7 repositories under intervaltree topic.
Breinify/brein-time-utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
sstadick/rust-lapper
Rust implementation of a fast, easy, interval tree library nim-lapper
IvanPinezhaninov/IntervalTree
A red-black self-balancing interval tree
jamarino/IntervalTree
A light-weight, performant interval tree in C#
malpunek/libalgo
Some algorithms and data structures. Mostly as showcase of my c++ skills I honestly hope somebody might find some of them useful.
Indronil-Prince/Overlapping-intervals-query
Overlapping intervals query with different search techniques