chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆677Updated 8 months 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.☆511Updated last week
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆224Updated 5 months ago
- efficient arrays of booleans for Python☆769Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Robust and reusable Executor for joblib☆597Updated 3 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,386Updated 6 months ago
- 💥 Cython memory pool for RAII-style memory management☆460Updated 3 weeks ago
- Handler for logging from multiple processes☆393Updated 2 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,096Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆966Updated last week
- Python tree data library☆1,065Updated 8 months ago
- The bidirectional mapping library for Python.☆1,567Updated last month
- An efficient implementation of tree data structure in pure python.☆863Updated 4 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,117Updated 2 weeks ago
- better multiprocessing and multithreading in Python☆687Updated this week
- Multi threading and processing eye-candy.☆639Updated 2 weeks ago
- guppy / heapy ported to Python3. It works for real!☆417Updated last month
- A python package that provides useful locks.☆271Updated 3 months ago
- version-string management for VCS-controlled trees☆1,089Updated last month
- Simple yet flexible natural sorting in Python.☆995Updated 4 months ago
- pytest fixture for benchmarking code☆1,401Updated last month
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- A high-performance immutable mapping type for Python.☆1,187Updated 6 months ago
- Python bindings to the Zstandard (zstd) compression library☆604Updated 2 months ago
- Visually explore Python object graphs☆826Updated 3 weeks ago
- Bottom-up approach to refactoring in python☆720Updated 3 years ago
- persistent caching to memory, disk, or database☆278Updated this week