chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆679Updated 2 weeks ago
Alternatives and similar repositories for intervaltree
Users that are interested in intervaltree are comparing it to the libraries listed below
Sorting:
- portion, a Python library providing data structure and operations for intervals.☆516Updated last month
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 6 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Robust and reusable Executor for joblib☆601Updated 4 months ago
- efficient arrays of booleans for Python☆775Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,393Updated 7 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,101Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Extended pickling support for Python objects☆1,874Updated 2 months ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆970Updated last week
- better multiprocessing and multithreading in Python☆689Updated this week
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Handler for logging from multiple processes☆395Updated 2 years ago
- guppy / heapy ported to Python3. It works for real!☆418Updated last week
- serialize all of Python☆2,417Updated last week
- parallel graph management and execution in heterogeneous computing☆1,472Updated this week
- pytest fixture for benchmarking code☆1,404Updated 2 months ago
- 💥 Cython memory pool for RAII-style memory management☆459Updated last month
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- Simple yet flexible natural sorting in Python.☆997Updated 5 months ago
- Python library for handling efficiently sorted integer sets.☆227Updated 3 months ago
- persistent caching to memory, disk, or database☆278Updated this week
- A high-performance immutable mapping type for Python.☆1,191Updated 7 months ago
- version-string management for VCS-controlled trees☆1,088Updated 2 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,120Updated last month
- decorator☆902Updated last month
- The bidirectional mapping library for Python.☆1,571Updated last week
- Multi threading and processing eye-candy.☆642Updated last month
- A python package that provides useful locks.☆271Updated 4 months ago