interval-tree topic

List interval-tree repositories

brein-time-utilities

120
Stars
15
Forks
Watchers

Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.

RangeTree

170
Stars
32
Forks
Watchers

A generic interval tree implementation in C#

ncls

203
Stars
20
Forks
Watchers

The Nested Containment List for Python. Basically a static interval-tree that is silly fast for both construction and lookups.

ygg

119
Stars
18
Forks
Watchers

An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!

node-interval-tree

72
Stars
7
Forks
Watchers

An Interval Tree data structure.

esa-matchfinder

23
Stars
2
Forks
Watchers

The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).

interval-tree

60
Stars
13
Forks
Watchers

A C++ header only interval tree implementation.

IntervalTree

30
Stars
7
Forks
Watchers

A red-black self-balancing interval tree

ailist

17
Stars
1
Forks
Watchers

Augmented Interval Tree implemented in Cython/C

rust-lapper

52
Stars
7
Forks
Watchers

Rust implementation of a fast, easy, interval tree library nim-lapper