chaimleib / intervaltreeLinks
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
☆672Updated 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.☆508Updated last week
- NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.☆223Updated 4 months ago
- Robust and reusable Executor for joblib☆590Updated 2 months ago
- efficient arrays of booleans for Python☆768Updated 2 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Cython implementation of Toolz: High performance functional utilities☆1,092Updated 2 weeks ago
- better multiprocessing and multithreading in Python☆687Updated 2 weeks ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Multi threading and processing eye-candy.☆635Updated 3 months ago
- Handler for logging from multiple processes☆392Updated 2 years ago
- persistent caching to memory, disk, or database☆277Updated 2 weeks ago
- Simple yet flexible natural sorting in Python.☆996Updated 3 months ago
- Airspeed Velocity: A simple Python benchmarking tool with web-based reporting☆961Updated 2 weeks ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- An efficient implementation of tree data structure in pure python.☆858Updated 4 months ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- guppy / heapy ported to Python3. It works for real!☆418Updated 3 weeks ago
- Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. …☆1,310Updated 3 months ago
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,231Updated 2 years ago
- Dictdiffer is a module that helps you to diff and patch dictionaries.☆846Updated 2 months ago
- The bidirectional mapping library for Python.☆1,558Updated last week
- parallel graph management and execution in heterogeneous computing☆1,464Updated 2 weeks ago
- Parallel programming with Python☆459Updated 4 months ago
- Python decorators for profiling/tracing/timing a single function☆337Updated this week
- A high-performance immutable mapping type for Python.☆1,185Updated 5 months ago
- Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection …☆855Updated last week
- Extended pickling support for Python objects☆1,856Updated last week
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- A platform-independent file lock for Python.☆908Updated last week
- version-string management for VCS-controlled trees☆1,089Updated 3 weeks ago