A C++ header only interval tree implementation.
☆73Aug 29, 2025Updated 9 months ago
Alternatives and similar repositories for interval-tree
Users that are interested in interval-tree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A red-black self-balancing interval tree☆32Aug 6, 2020Updated 5 years ago
- a minimal C++ interval tree implementation☆237Mar 11, 2021Updated 5 years ago
- A 3D adaptation of the state-of-the-art sparrow nesting algorithm☆28Nov 26, 2025Updated 6 months ago
- A C/C++ library for fast interval overlap queries (with a "bedtools coverage" example)☆170May 28, 2024Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A 2D nesting/packing software, with visualization and efficient algorithm.☆31Nov 27, 2025Updated 6 months ago
- A fast C++ Madelbrot renderer using AVX2 extensions☆13Oct 7, 2022Updated 3 years ago
- Python language bindings for bwa☆12Mar 27, 2026Updated 2 months ago
- Augmented interval list (AIList): a novel data structure for efficient genomic interval search☆23Aug 29, 2022Updated 3 years ago
- SIMD sorting network generator and very basic tester☆16Apr 2, 2022Updated 4 years ago
- MPI version of CosmoGRaPH Code☆16Sep 7, 2021Updated 4 years ago
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆57Mar 4, 2024Updated 2 years ago
- squad-external-base☆18May 4, 2023Updated 3 years ago
- A SIMD-accelerated library to compute random minimizers☆43Apr 6, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Augmented Interval Tree implemented in Cython/C☆20Apr 13, 2026Updated last month
- A set of memory allocators for use with the C++ Standard Template Library☆27Sep 26, 2025Updated 8 months ago
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆223Jul 4, 2025Updated 10 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Nov 16, 2024Updated last year
- GCLib - Genomic C++ library of reusable code for bioinformatics projects☆39Apr 10, 2026Updated last month
- Implicit Interval Tree with Interpolation Index☆42Jul 13, 2022Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 months ago
- Solve optimization problems and build custom algorithms☆39May 22, 2026Updated last week
- A Java Entity-Component-System game engine.☆11Dec 24, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Experimental getopt, gzip reader, FASTA/Q parser and interval queries in nim-lang☆31Apr 20, 2020Updated 6 years ago
- Feasibility Pump Collection☆16Jul 6, 2023Updated 2 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆44Nov 18, 2023Updated 2 years ago
- SAPLING: Suffix Array Piecewise Linear INdex for Genomics