interval-tree
Here are 77 public repositories matching this topic...
Language:All
Sort:Most stars
NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.
- Updated
Jul 4, 2025 - C
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
- Updated
Jul 22, 2025 - Java
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
- Updated
Jun 5, 2023 - C++
A C++ header only interval tree implementation.
- Updated
Aug 29, 2025 - C++
Rust implementation of a fast, easy, interval tree library nim-lapper
- Updated
Jul 2, 2025 - Rust
Fast interval intersection library
- Updated
Aug 20, 2025 - C++
A red-black self-balancing interval tree
- Updated
Aug 6, 2020 - C++
The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).
- Updated
Sep 2, 2025 - C
Data Structure & Algorithms notes - comes in handy if you are currently taking a Data Structures and Algorithms course
- Updated
Oct 11, 2025 - Python
Augmented Interval Tree implemented in Cython/C
- Updated
Jan 17, 2025 - C
Implementation of self balancing binary search tree data structure called Red-Black Tree. Based on interval tree described in "Introduction to Algorithms 3rd Edition", published by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein.
- Updated
Jan 18, 2022 - PHP
Advance algorithm implementations
- Updated
Aug 24, 2021 - C++
Data Structures and Algorithms
- Updated
Jan 30, 2021 - C
BST, Red-Black-Tree & Interval Tree in Golang
- Updated
Jan 22, 2021 - Go
C++ implementations of real time dynamic planar convex hull construction algorithms.
- Updated
Oct 14, 2023 - C++
🌲 Improved Interval B+ tree implementation, in TS 🌲https://edgaracarneiro.github.io/I2Bplus-tree/
- Updated
Aug 2, 2020 - TypeScript
Improve this page
Add a description, image, and links to theinterval-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theinterval-tree topic, visit your repo's landing page and select "manage topics."