interval-tree topic
brein-time-utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
RangeTree
A generic interval tree implementation in C#
ncls
The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.
ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
esa-matchfinder
The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).
interval-tree
A C++ header only interval tree implementation.
IntervalTree
A red-black self-balancing interval tree
ailist
Augmented Interval Tree implemented in Cython/C
rust-lapper
Rust implementation of a fast, easy, interval tree library nim-lapper